X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=690db907965beedcc26c19e08ea735c2b5933212;hb=f6a45a63e0f39a9c306b49d303575aa574fef102;hp=62ed0817a432711fc805dd0e9f747176acb1325d;hpb=b985925824225b41035f04126df6f897aa9cd6ed;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index 62ed081..690db90 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,11 +74,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