On 15 December 2014 at 00:50, Dirk Koopman <[email protected]> wrote: > What has happened to: http://search.metacpan.org/ ?
It went in a clean up, only stayed working for so long because of someone wildcarding DNS. All MetaCPAN's system config can be found here: https://github.com/CPAN-API/metacpan-puppet/ and EVERYTHING (code etc) is in https://github.com/CPAN-API/ If you were trying to replace search.cpan.org/foo/bar -> a metacpan URL (the main use of search.metacpan.org I think), we now use the 'search.mcpan.org' domain, So if you are on: http://search.cpan.org/~lbrocard/Data-Page-2.02/lib/Data/Page.pm Add in the 'm' in front of 'cpan.org': http://search.mcpan.org/~lbrocard/Data-Page-2.02/lib/Data/Page.pm And you will be redirected to: https://metacpan.org/pod/release/LBROCARD/Data-Page-2.02/lib/Data/Page.pm Hope that helps. Any other issues please raise tickets in the relevant github repo under https://github.com/CPAN-API/, or ask on #metacpan IRC channel Leo
