X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=a03a2cd7a541e53c7484a47acb53efbdc5b4db66;hb=5f50e017d6420f7f5f291bb04ca7428d26941cd2;hp=91bb5acc4c46ef2d84d5ce33c21b76853388b1a2;hpb=db81d362a1901dbeccf6063a39e86b35b2838875;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index 91bb5ac..a03a2cd 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3,17 +3,25 @@ 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 t/named.t @@ -22,10 +30,14 @@ 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 -toke_on_crack.c.inc +t/strict_5.fail +t/unicode.t