Merge branch 'named-params'
[p5sagit/Function-Parameters.git] / MANIFEST
index 75d2ab5..ede94af 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -23,6 +23,7 @@ t/eating_strict_error_2.fail
 t/elsewhere.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/defaults.t
@@ -32,11 +33,15 @@ 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/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/too_many_args.t
 t/foreign/MooseX-Method-Signatures/attributes.t
 t/foreign/MooseX-Method-Signatures/caller.t
 t/foreign/MooseX-Method-Signatures/errors.t
@@ -44,6 +49,7 @@ 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
@@ -59,11 +65,12 @@ 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/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