Perl 🐪 Weekly #761 - Perl on WhatsApp

Published: (February 23, 2026 at 12:27 AM EST)
4 min read
Source: Dev.to

Source: Dev.to

WhatsApp Group for Perl

Hi there!
Do you use WhatsApp? There is now a WhatsApp group for Perl. Join us!

Thanks to Mikko Koivunalho we now have a graph on the MetaCPAN stats page.

Perl‑wise it was a rather weak week: we don’t have many articles. On the other hand we are back with a new live online event where we are going to work on one or more CPAN modules. I hope this will encourage more of you to start contributing to open‑source projects in Perl and maybe also to write articles about your journey. Register here! If the scheduled time‑slot is not good for you, come to our WhatsApp group and let’s discuss it!

Enjoy your week!


Your editor: Gábor Szabó.

Articles

Web

The Weekly Challenge

The Weekly Challenge by Mohammad Sajid Anwar helps you step out of your comfort zone. You can even win $50 by participating. One champion is selected at the end of the month, thanks to sponsor Lance Wicks.

Programming challenges

Zeckendorf Representation

Memory‑efficient Perl implementation using only two Fibonacci values at a time, with clear test examples.

Find Celebrity

Self‑contained Perl solution employing readable grep‑based checks to identify the celebrity, backed by solid test cases.

The Weekly Challenge #361

Clear, well‑commented Perl code for both tasks.

Celebrity Zeckendorf

Language‑agnostic walkthrough with working code in several languages and explanations of the greedy Fibonacci strategy.

Representing a celebrity

Well‑structured Python (with Perl) implementations, showcasing thoughtful logic and error handling.

Weekly collections

Events

You joined Perl Weekly to receive 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!

© Copyright Gabor Szabo
The articles are © the respective authors.

0 views
Back to Blog

Related posts

Read more »

A Discord Bot that Teaches ASL

This is a submission for the Built with Google Gemini: Writing Challengehttps://dev.to/challenges/mlh/built-with-google-gemini-02-25-26 What I Built with Google...

AWS who? Meet AAS

Introduction Predicting the downfall of SaaS and its providers is a popular theme, but this isn’t an AWS doomsday prophecy. AWS still commands roughly 30 % of...