diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Parse-Method-Signatures/README | 4 | ||||
-rw-r--r-- | perl/perl-Parse-Method-Signatures/perl-Parse-Method-Signatures.info | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-Parse-Method-Signatures/README b/perl/perl-Parse-Method-Signatures/README index 4d1dab8c8a..8150aa32f3 100644 --- a/perl/perl-Parse-Method-Signatures/README +++ b/perl/perl-Parse-Method-Signatures/README @@ -1,4 +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. +It is inspired by Perl6::Signature but streamlined to just support the +subset deemed useful for TryCatch and MooseX::Method::Signatures. diff --git a/perl/perl-Parse-Method-Signatures/perl-Parse-Method-Signatures.info b/perl/perl-Parse-Method-Signatures/perl-Parse-Method-Signatures.info index ef9440dfd6..ef3cf548fa 100644 --- a/perl/perl-Parse-Method-Signatures/perl-Parse-Method-Signatures.info +++ b/perl/perl-Parse-Method-Signatures/perl-Parse-Method-Signatures.info @@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/K/KE/KENTNL/Parse-Method-Signatur MD5SUM="5236c145815db7001841ed8efb305c9f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-Test-Differences perl-MooseX-Traits perl-MooseX-Types perl-MooseX-Types-Structured perl-PPI" +REQUIRES="perl-Test-Differences perl-MooseX-Traits perl-MooseX-Types perl-MooseX-Types-Structured perl-PPI perl-aliased" MAINTAINER="Jan F. Chadima" EMAIL="jfch@jagda.eu" |