AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use CPAN to Improve Your Software
CPAN is the repository of free Perl libraries, that add-on code for your Perl programs. So I built a site called CPAN dashboard, which anyone who writes CPAN modules can create a pull request to my site. And then the site uses GitHub actions to run some software which pulls information about all of their CPAN modules from CPAN. It produces a rather nice visual representation of all of the modules that the authors have written and how well they are doing on the various CI services.