X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;fp=MANIFEST;h=75d2ab53b6a1ef6ab8d8b3a0132ef9e91e5ccdc3;hb=514bcaa66192a12977f415b644878fddd45529f3;hp=7ef9fa073647bf9e4603802364462a25360a40b7;hpb=8c79ea4a9df54fc083be365d107dd81036057864;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index 7ef9fa0..75d2ab5 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,11 +1,11 @@ Changes -lib/Function/Parameters.pm -Makefile.PL MANIFEST MANIFEST.SKIP -padop_on_crack.c.inc +Makefile.PL Parameters.xs README +lib/Function/Parameters.pm +padop_on_crack.c.inc t/00-load.t t/01-compiles.t t/02-compiles.t @@ -21,28 +21,6 @@ t/eating_strict_error.fail t/eating_strict_error.t t/eating_strict_error_2.fail t/elsewhere.t -t/imports.t -t/invocant.t -t/lexical.t -t/lineno-torture.t -t/lineno.t -t/named.t -t/named_1.fail -t/named_2.fail -t/named_3.fail -t/named_4.fail -t/pod.t -t/precedence.t -t/prototype.t -t/regress.t -t/rename.t -t/strict.t -t/strict_1.fail -t/strict_2.fail -t/strict_3.fail -t/strict_4.fail -t/strict_5.fail -t/unicode.t t/foreign/Method-Signatures/anon.t t/foreign/Method-Signatures/array_param.t t/foreign/Method-Signatures/attributes.t @@ -71,3 +49,30 @@ t/foreign/MooseX-Method-Signatures/precedence.t t/foreign/MooseX-Method-Signatures/sigs-optional.t t/foreign/MooseX-Method-Signatures/too_many_args.t t/foreign/MooseX-Method-Signatures/undef_method_arg.t +t/foreign/signatures/anon.t +t/foreign/signatures/basic.t +t/foreign/signatures/eval.t +t/foreign/signatures/proto.t +t/foreign/signatures/weird.t +t/imports.t +t/invocant.t +t/lexical.t +t/lineno-torture.t +t/lineno.t +t/named.t +t/named_1.fail +t/named_2.fail +t/named_3.fail +t/named_4.fail +t/pod.t +t/precedence.t +t/prototype.t +t/regress.t +t/rename.t +t/strict.t +t/strict_1.fail +t/strict_2.fail +t/strict_3.fail +t/strict_4.fail +t/strict_5.fail +t/unicode.t