X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=a03a2cd7a541e53c7484a47acb53efbdc5b4db66;hb=3087bda1054821fba1d07a5741a3f3c0a6ed4752;hp=fb594227645388560d6448c543519e0ab7f075f1;hpb=be00a11281123b059397954b14de375c2327fc66;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index fb59422..a03a2cd 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3,18 +3,24 @@ lib/Function/Parameters.pm Makefile.PL MANIFEST MANIFEST.SKIP -MYMETA.json -MYMETA.yml +padop_on_crack.c.inc Parameters.xs README t/00-load.t t/01-compiles.t t/02-compiles.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 @@ -25,6 +31,8 @@ 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 @@ -32,4 +40,4 @@ t/strict_2.fail t/strict_3.fail t/strict_4.fail t/strict_5.fail -toke_on_crack.c.inc +t/unicode.t