X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=5fe040b0a523ec38d1e5e18c03c998ccc18232bc;hb=0175ff9a8975c8f41006fe3cb4ccd5a44b4758dc;hp=2fbfec2f075912bbbeb8845209a423142482b807;hpb=d93106d762ee7326c1904c02e6f3202676dbce2d;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index 2fbfec2..5fe040b 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5,6 +5,7 @@ Makefile.PL Parameters.xs README lib/Function/Parameters.pm +lib/Function/Parameters/Info.pm padop_on_crack.c.inc t/00-load.t t/01-compiles.t @@ -62,11 +63,14 @@ t/foreign/signatures/basic.t t/foreign/signatures/eval.t t/foreign/signatures/proto.t t/foreign/signatures/weird.t +t/hueg.t t/imports.t +t/info.t t/invocant.t t/lexical.t t/lineno-torture.t t/lineno.t +t/moose_types.t t/name.t t/name_1.fail t/name_2.fail @@ -76,6 +80,7 @@ t/named_params.t t/pod.t t/precedence.t t/prototype.t +t/recursion.t t/regress.t t/rename.t t/strict.t