cpan2ebook icon indicating copy to clipboard operation
cpan2ebook copied to clipboard

MetaCPAN api requests fail

Open Grinnz opened this issue 8 years ago • 5 comments

http://perlybook.org/?source=Moose&book_selection=1&target=epub says "MetaCPAN is down or does not know a module/release with the given name: 'Moose' (case sensitive)." This seems to be using MetaCPAN::API and the v0 api it was using has been shut down, so that needs to be updated to the latest version (may or may not work), or changed to use MetaCPAN::Client.

Grinnz avatar Jul 08 '17 01:07 Grinnz

The relevant code seems to be in EPublisher::Source::Plugin::MetaCPAN

borisdaeppen avatar Jul 11 '17 12:07 borisdaeppen

Perlybook is still broken. Is the site still maintained?

monobrow666 avatar Aug 06 '17 13:08 monobrow666

Yes, but I was on vacation... I hope, I can fix it next week.

reneeb avatar Aug 06 '17 18:08 reneeb

Hi! Any update on this issue?

monobrow666 avatar Aug 28 '17 21:08 monobrow666

@reneeb I hope that all is well! Just a heads up that we're going to remove the EPUB/MOBI links from MetaCPAN until this gets resolved. I think having the broken links is not helpful at this point.

oalders avatar Jun 04 '18 22:06 oalders