X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=7ef9fa073647bf9e4603802364462a25360a40b7;hb=633048d587df4a3745ae768ce6ed550cba5e329f;hp=0ef2b6eb05aae52985db450002da18578ba83b3c;hpb=31534187f6c934412c03d27eb4eb05993950855c;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index 0ef2b6e..7ef9fa0 100644 --- a/MANIFEST +++ b/MANIFEST @@ -14,6 +14,7 @@ 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 @@ -21,6 +22,7 @@ t/eating_strict_error.t t/eating_strict_error_2.fail t/elsewhere.t t/imports.t +t/invocant.t t/lexical.t t/lineno-torture.t t/lineno.t @@ -31,6 +33,7 @@ t/named_3.fail t/named_4.fail t/pod.t t/precedence.t +t/prototype.t t/regress.t t/rename.t t/strict.t @@ -40,3 +43,31 @@ t/strict_3.fail t/strict_4.fail t/strict_5.fail t/unicode.t +t/foreign/Method-Signatures/anon.t +t/foreign/Method-Signatures/array_param.t +t/foreign/Method-Signatures/attributes.t +t/foreign/Method-Signatures/caller.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/BarfyDie.pm +t/foreign/Method-Signatures/method.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/slurpy.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/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