Skip Menu |

This queue is for tickets about the Pod-Minicpandoc CPAN distribution.

Report information
The Basics
Id: 122007
Status: resolved
Priority: 0/
Queue: Pod-Minicpandoc

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.15
Fixed in: (no value)



Subject: http://api.metacpan.org/v0/...: Gone
The module does not seem to work anymore: $ /opt/perl-5.24.1/bin/perl /opt/perl-5.24.1/bin/mcpandoc -c Acme::BadExample Unable to fetch changes for Acme::BadExample at /opt/perl-5.24.1/lib/site_perl/5.24.1/Pod/Minicpandoc.pm line 26. strace shows the following: ... 22571 15:30:54.692210 write(4, "GET /v0/module/Acme::BadExample?fields=distribution HTTP/1.1\r\nHost: api.metacpan.org\r\nUser-Agent: mcpandoc/0.15\r\n\r\n", 115) = 115 <0.000040> ... 22571 15:30:54.698905 read(4, "HTTP/1.1 410 Gone\r\nServer: Varnish\r\nRetry-After: 0\r\nContent-Type: text/html\r\nContent-Length: 557\r\nAccept-Ranges: bytes\r\nDate: Mon, 05 Jun 2017 15:30:54 GMT\r\nVia: 1.1 varnish\r\nConnection: close\r\nX-Served-By: cache-fra1231-FRA\r\nX-Cache: MISS\r\nX-Cache-Hits: 0\r\nX-Timer: S1496676655.693505,VS0,VE1\r\n\r\n<!DOCTYPE html>\n<html>\n <head>\n <title>MetaCPAN v0 API</title>\n <style type=\"text/css\">\n body {\n font-family: sans-serif;\n }\n </style>\n <link rel=\""..., 32768) = 854 <0.000014> ...
Thanks for the report! This should be fixed in 0.16, which I just released. On Mon Jun 05 11:33:07 2017, SREZIC wrote: Show quoted text
> The module does not seem to work anymore: > > $ /opt/perl-5.24.1/bin/perl /opt/perl-5.24.1/bin/mcpandoc -c > Acme::BadExample > Unable to fetch changes for Acme::BadExample at /opt/perl- > 5.24.1/lib/site_perl/5.24.1/Pod/Minicpandoc.pm line 26. > > > strace shows the following: > > ... > 22571 15:30:54.692210 write(4, "GET > /v0/module/Acme::BadExample?fields=distribution HTTP/1.1\r\nHost: > api.metacpan.org\r\nUser-Agent: mcpandoc/0.15\r\n\r\n", 115) = 115 > <0.000040> > ... > 22571 15:30:54.698905 read(4, "HTTP/1.1 410 Gone\r\nServer: > Varnish\r\nRetry-After: 0\r\nContent-Type: text/html\r\nContent- > Length: 557\r\nAccept-Ranges: bytes\r\nDate: Mon, 05 Jun 2017 15:30:54 > GMT\r\nVia: 1.1 varnish\r\nConnection: close\r\nX-Served-By: cache- > fra1231-FRA\r\nX-Cache: MISS\r\nX-Cache-Hits: 0\r\nX-Timer: > S1496676655.693505,VS0,VE1\r\n\r\n<!DOCTYPE html>\n<html>\n > <head>\n <title>MetaCPAN v0 API</title>\n <style > type=\"text/css\">\n body {\n font-family: > sans-serif;\n }\n </style>\n <link > rel=\""..., 32768) = 854 <0.000014> > ...