summaryrefslogtreecommitdiff
path: root/devel/p5-Method-Signatures/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Method-Signatures/DESCR')
-rw-r--r--devel/p5-Method-Signatures/DESCR3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Method-Signatures/DESCR b/devel/p5-Method-Signatures/DESCR
index 4cd36cc9c44..73e535fa7ed 100644
--- a/devel/p5-Method-Signatures/DESCR
+++ b/devel/p5-Method-Signatures/DESCR
@@ -10,6 +10,7 @@ can write subroutines with signatures instead of having to spell out my
Also allows signatures, very similar to Perl 6 signatures.
-Also does type checking, understanding all the types that Moose (or Mouse) would understand.
+Also does type checking, understanding all the types that Moose (or Mouse) would
+understand.
And it does all this with no source filters.