diff options
Diffstat (limited to 'perl/perl-Parse-Method-Signatures/README')
-rw-r--r-- | perl/perl-Parse-Method-Signatures/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl/perl-Parse-Method-Signatures/README b/perl/perl-Parse-Method-Signatures/README new file mode 100644 index 0000000000000..4d1dab8c8a125 --- /dev/null +++ b/perl/perl-Parse-Method-Signatures/README @@ -0,0 +1,4 @@ +Parse::Method::Signatures is an extension of the Perl 5 object system. + +It is inspired by Perl6::Signature but streamlined to just support the subset +deemed useful for TryCatch and MooseX::Method::Signatures. |