X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=1c8612619619be46c97db3b20a87ae4ab188dbe2;hb=43a9d07b4f3e1803984e90310880c80c85a7149d;hp=ede94afcf7e4e6253681da5fd32b599c90804ea9;hpb=91ad192b5d94ea86efed8a11b02174d7216897aa;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index ede94af..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,19 @@ 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 t/foreign/Method-Signatures/array_param.t t/foreign/Method-Signatures/at_underscore.t @@ -60,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 @@ -74,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