X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=0ef2b6eb05aae52985db450002da18578ba83b3c;hb=b4f770c1d79568c6c9537579a4f917ab98eccfde;hp=c113acc4e39c66a0ef5c46f6ec5d43931a0c18d0;hpb=47a2acd19b880def32487f6b7ddc20758d3b6096;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index c113acc..0ef2b6e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,17 +1,27 @@ Changes -MANIFEST +lib/Function/Parameters.pm Makefile.PL +MANIFEST +MANIFEST.SKIP +padop_on_crack.c.inc +Parameters.xs README -lib/Function/Parameters.pm -t/pod.t t/00-load.t t/01-compiles.t t/02-compiles.t -t/elsewhere.t -t/rename.t -t/eating_strict_error.t +t/03-compiles.t +t/attrs.t +t/bonus.t +t/checkered.t +t/checkered_2.t +t/defaults.t +t/defaults_regress.t t/eating_strict_error.fail +t/eating_strict_error.t t/eating_strict_error_2.fail +t/elsewhere.t +t/imports.t +t/lexical.t t/lineno-torture.t t/lineno.t t/named.t @@ -19,3 +29,14 @@ t/named_1.fail t/named_2.fail t/named_3.fail t/named_4.fail +t/pod.t +t/precedence.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