X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=bd8a33ee5004d2d363e092cb8df3878b516b0dfd;hb=9cb05a12d2fbbf1cd1cd3bac7f8f694ea3eb15cf;hp=f94811351893b3b5ade134db09ec9202d0853076;hpb=d7074e066e7c23b0b2a93730b75ec5622708fe95;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index f948113..bd8a33e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,14 +1,36 @@ Changes -MANIFEST +lib/Function/Parameters.pm Makefile.PL +MANIFEST +MANIFEST.SKIP +MYMETA.json +MYMETA.yml +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/eating_strict_error.fail +t/eating_strict_error.t t/eating_strict_error_2.fail +t/elsewhere.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/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 +toke_on_crack.c.inc