package-feeds
package-feeds copied to clipboard
perl/CPAN feed
I'm not familiar with Perl, but it is used for bugzilla (e.g. https://bugzilla.mozilla.org/ , https://bugs.webkit.org/ , https://bugzilla.redhat.com/ ).
Per https://github.com/metacpan/metacpan-api/blob/master/docs/API-docs.md, the index/releases endpoint is probably https://fastapi.metacpan.org/v1/release/_search?q=status:latest&fields=name,status,date&sort=date:desc&size=100 (or as html https://metacpan.org/recent).