X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=1c8612619619be46c97db3b20a87ae4ab188dbe2;hb=43a9d07b4f3e1803984e90310880c80c85a7149d;hp=2b619fee5e3dd81a9720b5aff3b461897d4b550e;hpb=cfdc1dc7ae5bdc755b92c639a6251ea06336da4e;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index 2b619fe..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 @@ -55,7 +69,14 @@ t/foreign/MooseX-Method-Signatures/precedence.t t/foreign/MooseX-Method-Signatures/sigs-optional.t t/foreign/MooseX-Method-Signatures/too_many_args.t t/foreign/MooseX-Method-Signatures/undef_method_arg.t +t/foreign/signatures/anon.t +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 @@ -69,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