Subject: | recommends Perl::Maybe instead of PerlX::Maybe |
Not a huge problem, but you get useless errors if you're installing with --recommends:
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.61 ... Yes (1.001002)
Checking if you have Perl::Maybe 0 ... No
Show quoted text
-> FAIL Finding Perl::Maybe on cpanmetadb failed.
Searching Perl::Maybe (0) on metacpan ...
Show quoted text
Downloading index file http://www.cpan.org/modules/02packages.details.txt.gz ...
Uncompressing index file...
-> FAIL Finding Perl::Maybe (0) on mirror http://www.cpan.org failed.
-> FAIL Couldn't find module or a distribution Perl::Maybe
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.61 ... Yes (1.001002)
Checking if you have Perl::Maybe 0 ... No
Show quoted text
==> Found dependencies: Perl::Maybe
Searching Perl::Maybe on cpanmetadb ...-> FAIL Finding Perl::Maybe on cpanmetadb failed.
Searching Perl::Maybe (0) on metacpan ...
Show quoted text
! Could not find a release matching Perl::Maybe (0) on MetaCPAN.
Searching Perl::Maybe on mirror http://www.cpan.org ...Downloading index file http://www.cpan.org/modules/02packages.details.txt.gz ...
Uncompressing index file...
-> FAIL Finding Perl::Maybe (0) on mirror http://www.cpan.org failed.
-> FAIL Couldn't find module or a distribution Perl::Maybe