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!
Claimed | PAUSE | API Info | Module Name | Status | Completed |
---|---|---|---|---|---|
2024-08-28 | OODLER | kanyerest | Acme::Free::API::Ye | Completed | 2024-08-28 |
2024-08-29 | OODLER | chuck-norris-jokes-api | Acme::Free::API::ChuckNorris | Completed | 2024-08-29 |
2024-08-30 | OODLER | reddit-stocks | Acme::Free::API::Stonks | Completed | 2024-08-30 |
2024-08-31 | SANKO | advice-slip-api | Acme::Free::Advice::Slip | Completed? | 2024-09-03 |
2024-08-31 | SANKO | unsolicited-advice-api | Acme::Free::Advice::Unsolicited | Completed? | 2024-09-03 |
2024-09-01 | CAVAC | ip-geolocation-api | Acme::Free::API::Geodata::GeoIP | Completed | 2024-09-01 |
2024-09-03 | OODLER | dog-api | Acme::Free::Dog::API | Completed | 2024-09-04 |
2024-09-03 | SANKO | insult-api | Acme::Insult::Glax | Completed? | 2024-09-03 |
2024-09-03 | SANKO | evil-insult-generator | Acme::Insult::Evil | Completed? | 2024-09-03 |
2024-09-03 | OODLER | api | Acme::Free::Public::APIs | Completed | 2024-09-06 |
2024-09-06 | OODLER | keyval-api | WebService::KeyVal | Pending | |
2024-09-07 | HAX | ipify | Webservice::Ipify | Pending |
submitted by /u/OODLER577
[link] [comments]
submitted by /u/leejo [link] [comments] |
London Perl & Raku Workshop, 2024
London Perl & Raku Workshop. Perl & Raku Conference and training in London.act.yapc.eu
[link] [comments]
(dxii) 19 great CPAN modules released last week
Updates for great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12. App...niceperl.blogspot.com
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. 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 |
slapbird/examples/dancer2/dancer2.pl at main · mollusc-labs/slapbird
SlapbirdAPM 🐦: An APM (Application Performance Monitor) for Perl 5 web-applications - mollusc-labs/slapbirdGitHub
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]
GitHub - scottchiefbaker/String-Util: Read-only release history for String-Util
Read-only release history for String-Util. Contribute to scottchiefbaker/String-Util development by creating an account on GitHub.GitHub