X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=bd8a33ee5004d2d363e092cb8df3878b516b0dfd;hb=9cb05a12d2fbbf1cd1cd3bac7f8f694ea3eb15cf;hp=cf1abca5dcb4ab0d629d69105204fa7ce2791c51;hpb=7a63380c0b53866e900e842840736a040f733eb7;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index cf1abca..bd8a33e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,8 +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/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