X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=68ec43f8d729079ce6cd1a7eb9a5641c7e724fab;hb=bd79c063bca2e01fddac72c931aed9c37c4535b3;hp=fb594227645388560d6448c543519e0ab7f075f1;hpb=be00a11281123b059397954b14de375c2327fc66;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index fb59422..68ec43f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,30 +1,106 @@ Changes -lib/Function/Parameters.pm -Makefile.PL MANIFEST MANIFEST.SKIP -MYMETA.json -MYMETA.yml +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 t/02-compiles.t +t/03-compiles.t t/attrs.t +t/bonus.t +t/checkered.t +t/checkered_2.t +t/checkered_3.t +t/defaults.t +t/defaults_regress.t 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 +t/foreign/Method-Signatures/attributes.t +t/foreign/Method-Signatures/caller.t +t/foreign/Method-Signatures/comments.t +t/foreign/Method-Signatures/defaults.t +t/foreign/Method-Signatures/error_interruption.t +t/foreign/Method-Signatures/func.t +t/foreign/Method-Signatures/invocant.t +t/foreign/Method-Signatures/larna.t +t/foreign/Method-Signatures/lib/Bad.pm +t/foreign/Method-Signatures/lib/BarfyDie.pm +t/foreign/Method-Signatures/lib/MooseLoadTest.pm +t/foreign/Method-Signatures/method.t +t/foreign/Method-Signatures/named.t +t/foreign/Method-Signatures/odd_number.t +t/foreign/Method-Signatures/one_line.t +t/foreign/Method-Signatures/optional.t +t/foreign/Method-Signatures/paren_on_own_line.t +t/foreign/Method-Signatures/paren_plus_open_block.t +t/foreign/Method-Signatures/required.t +t/foreign/Method-Signatures/slurpy.t +t/foreign/Method-Signatures/syntax_errors.t +t/foreign/Method-Signatures/too_many_args.t +t/foreign/Method-Signatures/type_check.t +t/foreign/Method-Signatures/typeload_moose.t +t/foreign/Method-Signatures/typeload_notypes.t +t/foreign/MooseX-Method-Signatures/attributes.t +t/foreign/MooseX-Method-Signatures/caller.t +t/foreign/MooseX-Method-Signatures/errors.t +t/foreign/MooseX-Method-Signatures/eval.t +t/foreign/MooseX-Method-Signatures/lib/InvalidCase01.pm +t/foreign/MooseX-Method-Signatures/lib/Redefined.pm +t/foreign/MooseX-Method-Signatures/list.t +t/foreign/MooseX-Method-Signatures/named_defaults.t +t/foreign/MooseX-Method-Signatures/no_signature.t +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 t/lineno.t -t/named.t -t/named_1.fail -t/named_2.fail -t/named_3.fail -t/named_4.fail +t/moose_types.t +t/moosex_types.t +t/name.t +t/name_1.fail +t/name_2.fail +t/name_3.fail +t/name_4.fail +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 t/strict_1.fail @@ -32,4 +108,4 @@ t/strict_2.fail t/strict_3.fail t/strict_4.fail t/strict_5.fail -toke_on_crack.c.inc +t/unicode.t