Open ranguard opened 7 years ago
Hi, Just thought I'd point out that MetaCPAN::Client is probably a better tool than scraping the RSS feed as it talks to the api directly:
https://github.com/metacpan/metacpan-client/blob/master/examples/recent_today.pl for example.
Hi, Just thought I'd point out that MetaCPAN::Client is probably a better tool than scraping the RSS feed as it talks to the api directly:
https://github.com/metacpan/metacpan-client/blob/master/examples/recent_today.pl for example.