Open Grinnz opened 6 years ago
See https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html
Rather than scraping for a link to the raw changes file, we can just get it from metacpan's API, and also use it to more reliably get the distribution name for a module. Just a first attempt, not sure how to test it beyond running make test.
I support this change.
See https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html
Rather than scraping for a link to the raw changes file, we can just get it from metacpan's API, and also use it to more reliably get the distribution name for a module. Just a first attempt, not sure how to test it beyond running make test.