X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=bd8a33ee5004d2d363e092cb8df3878b516b0dfd;hb=9cb05a12d2fbbf1cd1cd3bac7f8f694ea3eb15cf;hp=c113acc4e39c66a0ef5c46f6ec5d43931a0c18d0;hpb=47a2acd19b880def32487f6b7ddc20758d3b6096;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index c113acc..bd8a33e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,17 +1,22 @@ 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 @@ -19,3 +24,13 @@ 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