Skip to main content



This project is moving along just fine. Below is the current leaderboard. It's not about personal module count, it's creating more awareness about Perl. Also, some of these APIs are actually pretty neat! E.g., there's a "card deck" API for card playing programs.

All are invited to participate. Please click here for the rules and to claim the API. This is a great way to get your first CPAN module published, which is a major milestone for any Perl programmer. It's also great for experienced devs to blow off some steam or hone their skills. If you're new to CPAN and need help, email me directly at [oodler@cpan.org.](mailto:oodler@cpan.org)

The runner of FreePublicAPIs has been extremely supportive of this effort. He even created a site API for us, and I obliged by creating a real Perl client for it!

I'd like to specifically request that anyone using any of the new Perl stuff like signatures or Corinna/class to submit some as non-contrived examples of how they work or as proof of why people should use them. Here is a good summary of the new features in Perl 5.40 - give it a shot! I may even try something other than my Dispatch::Fu and Util::H2O::More modules, even though they makes writing commandline tools with subcommands and web API modules dead simple - TIMTODI!

ClaimedPAUSEAPI InfoModule NameStatusCompleted
2024-08-28OODLERkanyerestAcme::Free::API::YeCompleted2024-08-28
2024-08-29OODLERchuck-norris-jokes-apiAcme::Free::API::ChuckNorrisCompleted2024-08-29
2024-08-30OODLERreddit-stocksAcme::Free::API::StonksCompleted2024-08-30
2024-08-31SANKOadvice-slip-apiAcme::Free::Advice::SlipCompleted?2024-09-03
2024-08-31SANKOunsolicited-advice-apiAcme::Free::Advice::UnsolicitedCompleted?2024-09-03
2024-09-01CAVACip-geolocation-apiAcme::Free::API::Geodata::GeoIPCompleted2024-09-01
2024-09-03OODLERdog-apiAcme::Free::Dog::APICompleted2024-09-04
2024-09-03SANKOinsult-apiAcme::Insult::GlaxCompleted?2024-09-03
2024-09-03SANKOevil-insult-generatorAcme::Insult::EvilCompleted?2024-09-03
2024-09-03OODLERapiAcme::Free::Public::APIsCompleted2024-09-06
2024-09-06OODLERkeyval-apiWebService::KeyValPending
2024-09-07HAXipifyWebservice::IpifyPending

submitted by /u/OODLER577
[link] [comments]




submitted by /u/niceperl
[link] [comments]


SlapbirdAPM now generically supports DBI!Hey friends, a few weeks back we introduced SlapbirdAPM (an open-source Perl application performance monitor), and received some great feedback from the community!

Today we'd like to announce that you are now able to track DBI queries in your applications (only available for Dancer2 and Mojolicious for now), regardless of your database, ORM, etc. Here's what it looks like! You can see the dancer2 code that generated these queries here.

https://preview.redd.it/l2jvz1bne8nd1.png?width=1353&format=png&auto=webp&s=c6e4195ecf0ff75ab632e8ce32dc86308d69a691

This is just one of the many monitoring features provided by SlapbirdAPM, hopefully you find them as useful as we do! And a reminder we have a *forever* free tier available for everyone!

submitted by /u/ivan_linux
[link] [comments]



Check out the latest version of String::Util and let me if you have any suggestions for other string based funcions I can add.

submitted by /u/scottchiefbaker
[link] [comments]