X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=1c8612619619be46c97db3b20a87ae4ab188dbe2;hb=af04c6f14fb39ede4662be90662ce829c1cc49d2;hp=2fbfec2f075912bbbeb8845209a423142482b807;hpb=d93106d762ee7326c1904c02e6f3202676dbce2d;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index 2fbfec2..1c86126 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 @@ -21,6 +22,17 @@ t/eating_strict_error.fail t/eating_strict_error.t t/eating_strict_error_2.fail t/elsewhere.t +t/foreign/Fun/anon.t +t/foreign/Fun/basic.t +t/foreign/Fun/closure-proto.t +t/foreign/Fun/compile-time.t +t/foreign/Fun/defaults.t +t/foreign/Fun/name.t +t/foreign/Fun/package.t +t/foreign/Fun/recursion.t +t/foreign/Fun/slurpy-syntax-errors.t +t/foreign/Fun/slurpy.t +t/foreign/Fun/state.t t/foreign/Method-Signatures-Simple/02-use.t t/foreign/Method-Signatures-Simple/03-config.t t/foreign/Method-Signatures/anon.t @@ -62,7 +74,9 @@ 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 @@ -76,6 +90,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