X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=a03a2cd7a541e53c7484a47acb53efbdc5b4db66;hb=3087bda1054821fba1d07a5741a3f3c0a6ed4752;hp=e8e980dd2273b47525b5857874d62784397f83e3;hpb=9422d7cec35797d2c028362595c1723e17dfb3a9;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index e8e980d..a03a2cd 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3,17 +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 @@ -24,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 @@ -31,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