diff options
-rw-r--r-- | Makefile.PL | 1 | ||||
-rw-r--r-- | perl-external/minicpan/modules/02packages.details.txt.gz | bin | 12831 -> 12886 bytes | |||
-rw-r--r-- | perl-external/modules.txt | 1 | ||||
-rw-r--r-- | perl-external/urls.txt | 1 |
4 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 7d5bcc4b8..e9b1d9a49 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -30,6 +30,7 @@ requires 'namespace::autoclean'; requires 'Net::Domain::TLD'; requires 'Path::Class'; requires 'Readonly'; +requires 'Sort::Key'; test_requires 'Test::More' => '0.88'; test_requires 'Test::WWW::Mechanize::Catalyst'; diff --git a/perl-external/minicpan/modules/02packages.details.txt.gz b/perl-external/minicpan/modules/02packages.details.txt.gz Binary files differindex a1de940e5..256117df3 100644 --- a/perl-external/minicpan/modules/02packages.details.txt.gz +++ b/perl-external/minicpan/modules/02packages.details.txt.gz diff --git a/perl-external/modules.txt b/perl-external/modules.txt index 1627dbbe1..4cc30cea8 100644 --- a/perl-external/modules.txt +++ b/perl-external/modules.txt @@ -29,6 +29,7 @@ MyCPAN::App::DPAN Net::Domain::TLD Path::Class Readonly +Sort::Key Sub::Override Test::More Test::WWW::Mechanize diff --git a/perl-external/urls.txt b/perl-external/urls.txt index 5d1357370..04c6a0e5e 100644 --- a/perl-external/urls.txt +++ b/perl-external/urls.txt @@ -186,6 +186,7 @@ http://search.cpan.org/CPAN/authors/id/R/RK/RKITOVER/MooseX-Traits-Pluggable-0.1 http://search.cpan.org/CPAN/authors/id/R/RO/ROBIN/PadWalker-1.92.tar.gz http://search.cpan.org/CPAN/authors/id/R/RO/ROODE/Readonly-1.03.tar.gz http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-1.00.tar.gz +http://search.cpan.org/CPAN/authors/id/S/SA/SALVA/Sort-Key-1.28.tar.gz http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/Class-Load-0.06.tar.gz http://search.cpan.org/CPAN/authors/id/S/SD/SDP/Lingua-Stem-Fr-0.02.tar.gz http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/Lingua-EN-Inflect-Number-1.1.tar.gz |