From: Lukas Mai Date: Sun, 15 Sep 2013 22:49:41 +0000 (+0200) Subject: update MANIFEST with missing files X-Git-Tag: v1.0301~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FFunction-Parameters.git;a=commitdiff_plain;h=cf0fb50adecd9aba6d12dc7d7694719050e7b53e update MANIFEST with missing files --- diff --git a/MANIFEST b/MANIFEST index 468319b..cdc0304 100644 --- a/MANIFEST +++ b/MANIFEST @@ -35,15 +35,21 @@ 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-Simple/RT80505.t +t/foreign/Method-Signatures-Simple/RT80507.t +t/foreign/Method-Signatures-Simple/RT80508.t +t/foreign/Method-Signatures-Simple/RT80510.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/debugger.t t/foreign/Method-Signatures/defaults.t t/foreign/Method-Signatures/error_interruption.t t/foreign/Method-Signatures/func.t +t/foreign/Method-Signatures/into.t t/foreign/Method-Signatures/invocant.t t/foreign/Method-Signatures/larna.t t/foreign/Method-Signatures/lib/Bad.pm @@ -57,17 +63,21 @@ 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/simple.plx 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/trailing_comma.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/closure.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/My/Annoyingly/Long/Name/Space.pm t/foreign/MooseX-Method-Signatures/lib/Redefined.pm t/foreign/MooseX-Method-Signatures/list.t t/foreign/MooseX-Method-Signatures/named_defaults.t @@ -75,7 +85,10 @@ 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/type_alias.t +t/foreign/MooseX-Method-Signatures/types.t t/foreign/MooseX-Method-Signatures/undef_method_arg.t +t/foreign/MooseX-Method-Signatures/undef_method_arg2.t t/foreign/signatures/anon.t t/foreign/signatures/basic.t t/foreign/signatures/eval.t