Closed borisdaeppen closed 12 years ago
I think this is a problem of MetaCPAN::API
I'm not quite sure what perl_mlb is... it does not seem to be a normal module release: https://metacpan.org/release/perl_mlb
This is more or less the same problem described in #12 . If you search for perlpod the MetaCPAN search returns
{ "timed_out" : false, "hits" : { "hits" : [ { "_score" : 1.3442135, "fields" : { "documentation" : "perlpod", "release" : "perl_mlb", "author" : "ILYAZ", "distribution" : "perl_mlb" }, "_index" : "cpan_v1", "_id" : "f7jA1WW9yVv2oedH3RzrlOi7TTw", "_type" : "file", "_version" : 438 }, { "_score" : 1.3442135, "fields" : { "documentation" : "perlpod", "release" : "perl-5.16.0", "author" : "RJBS", "distribution" : "perl" }, "_index" : "cpan_v1", "_id" : "__QfVEwrMMH7_XqPfz4vzys1734", "_type" : "file", "_version" : 9 },
Should be checked...