Originally published at Perl Weekly 732
Hi there,
MetaCPAN's recent battle against mounting traffic abuse stands as a powerful testament to the resilience and ingenuity of openβsource infrastructure teams. After enduring recurring 503 outages that jeopardized service for Perl hackers worldwide, the MetaCPAN team embarked on a disciplined, dataβdriven counterattack. What began with rudimentary logs, robots.txt tweaks and manual IP bans evolved into a robust partnership with Datadog and Fastly, enabling realβtime visibility and proactive defense. With the deployment of sophisticated rateβlimiting rules, userβagent filtering, nextβgeneration WAF protections and a dynamic challenge system, MetaCPAN has successfully blocked some 80β―percent of malicious trafficβincluding AI scrapersβwhile delivering a steady, reliable experience to legitimate users. This journey highlights how transparency, layered defense and smart automation can transform a crisis into an opportunity for stronger, more sustainable service.
Mark Gardnerβs return to technical blogging marks a welcome revival of one of Perlβs clearest and most thoughtful voices.
Robert Acock created a mobile app, Heaven Vs Hell, written using react native and backend API's in Mojolicious. You can find it in Google Play and App Store.
Enjoy rest of the newsletter.
--
Your editor: Mohammad Sajid Anwar.
Announcements
Sydney August Meeting!
For all Perl Mongers in and around Sydney, please do join the next meetup.
Science Perl Journal DOIs are now live! Update on videos and next Issue of the SPJ
For all Science Perl Journal fan, please find list of permanent DOIs.
Articles
MetaCPAN's Traffic Crisis: An Eventual Success Story
MetaCPAN.org, the essential search engine for Perlβs CPAN repository has faced months of severe traffic issues that brought the service to its knees with frequent 503 errors.
Heaven Vs Hell
The mobile app written using react native and backend API's using Mojolicious.
Lightweight object-oriented Perl scripts: From modulinos to moodulinos
In Moodulinos, Mark Gardner offers a concise yet instructive journey through modern, lightweight Perl scripting by combining the time-tested modulino pattern with the expressive power of Moo.
Re: Wired on Perl and the virtue of humility
In his thoughtful response to Samuel Arbesmanβs Wired piece, Mark Gardner reframes the conversation around Perl.
Discussion
Is it still worth adding installation instructions to a distribution?
This post is a thoughtful prompt for Perl developers maintaining CPAN modules.
The Weekly Challenge
The Weekly Challenge by Mohammad Sajid Anwar will help you step out of your comfort-zone. You can even win prize money of $50 by participating in the weekly challenge. We pick one champion at the end of the month from among all of the contributors during the month, thanks to the sponsor Lance Wicks.
The Weekly Challenge - 333
Welcome to a new week with a couple of fun tasks "Straight Line" and "Duplicate Zeros". If you are new to the weekly challenge then why not join us and have fun every week. For more information, please read the FAQ.
RECAP - The Weekly Challenge - 332
Enjoy a quick recap of last week's contributions by Team PWC dealing with the "Binary Date" and "Odd Letters" tasks in Perl and Raku. You will find plenty of solutions to keep you busy.
TWC332
Both solutions are compact and idiomatic Perl, ideal for scripting and competitive programming.
An Odd Date
A technically sound and idiomatic Raku solution with solid input handling, effective use of Rakuβs expressive syntax, and clean logic.
Odd last date letters, binary word list buddy
The solutions are terse, elegant, and showcase modern Perl idioms. They shine in clarity for those familiar with Perl 5.42+, especially with sprintf and all.
Perl Weekly Challenge: Week 332
The Raku version shows off the expressive power of high-level language features (like Bag and junctions) in a tight one-liner. The Perl version is longer but more transparent to a general audience, especially Perl learners.
Binary Regularities
A technically impressive post. Task 1 is robust and production-ready. Task 2 is a brilliant regex stunt β best appreciated as a learning artifact.
quick and easy
A well-executed and educationally valuable post. It demonstrates strong language fluency and a commitment to practical polyglot coding. Both Raku and SQL solutions are standout examples of expressive minimalism, while PL/Java and Python offer accessible, mainstream approaches.
Perl Weekly Challenge 332
is well-written, robust and idiomatic Perl. Task 1 stands out for its thorough validation and error handling. Task 2 is concise and logically correct.
Binary + Odd = XOR
The post is a well-structured, technically sound and Perl-fluent exploration of the weekly challenge. It not only solves both tasks concisely but also offers insight into language features, performance trade-offs and idiomatic Perl practices.
Oddly Binary
Accurate and efficient solutions in Perl, Raku, Python, and Elixir. Demonstrates strong understanding of each languageβs syntax and standard libraries. Clear separation of concerns and well-structured code snippets.
Base 2 dates and odd words
A strong, idiomatic Perl solution to both problemsβoptimized, correct and pleasantly readable. This write-up reflects deep Perl familiarity and attention to corner cases.
The Weekly Challenge #332
These are technically solid, idiomatic and well-documented. It balances clarity, efficiency and modern Perl features effectively.
Odd Date
The post delivers a compact and well-structured solution set, with a focus on language expressiveness, functional style and algorithmic clarity. It's especially valuable for readers interested in cross-language comparisons rather than Perl-only perspectives.
I sent my date a letter
It delivers solid, minimal and idiomatic solutions in both Python and Perl. The implementations are exactly in line with typical weekly challenge style: clean, correct and easily accessible to other coders.
Hypertime
It is engaging, technically sound and reflects a solid grasp of Rakuβs expressive features, especially hyper operators and Bags.
Rakudo
2025.30 A Hexagonal Week
Weekly collections
NICEPERL's lists
Great CPAN modules released last week.
Events
Paris.pm monthly meeting
August 13, 2025
Paris.pm monthly meeting
September 10, 2025
You joined the Perl Weekly to get weekly e-mails about the Perl programming language and related topics.
Want to see more? See the archives of all the issues.
Not yet subscribed to the newsletter? Join us free of charge!
(C) Copyright Gabor Szabo
The articles are copyright the respective authors.
Top comments (0)