X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=503957065ddfcf5b8cb6e62fd068c695b10afb6d;hb=8d34f4d9938bee8b5b8aed1865f9cca4e20d43a2;hp=1c8612619619be46c97db3b20a87ae4ab188dbe2;hpb=43a9d07b4f3e1803984e90310880c80c85a7149d;p=p5sagit%2FFunction-Parameters.git diff --git a/MANIFEST b/MANIFEST index 1c86126..5039570 100644 --- a/MANIFEST +++ b/MANIFEST @@ -40,12 +40,15 @@ 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 @@ -55,7 +58,11 @@ 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 @@ -99,4 +106,12 @@ t/strict_2.fail t/strict_3.fail t/strict_4.fail t/strict_5.fail +t/types_custom.t +t/types_custom_2.t +t/types_custom_3.t +t/types_moose.t +t/types_moose_2.t +t/types_moose_3.t +t/types_moosex.t t/unicode.t +t/unicode2.t