DEV Community

Gabor Szabo
Gabor Szabo

Posted on • Originally published at perlweekly.com

Perl Weekly #679 - Perl is like...

Originally published at Perl Weekly 679

Hi there!

Analogies can be very useful to describe a lesser known thing by some commonly known thing, but if your readers don't know what is the dying Pontiac then maybe it is mostly confusing. For example I immediately thought about two things: the famous cruiser the Potemkin and the Potomac river. Neither of those seem to be related. Apparently the Pontiac is a car brand primarily sold in North America. You can also search for dying Pontiac, but after seeing the results I got really confused.

Anyway, the discussions, both about Perl being the Pontiac dying or maybe not and the (lack of) maintenance of DBIx::Class and in general the problem with Open Source projects were very interesting. I recommend you read them.

On a somewhat related topic the results of the 2024 Stack Overflow Survey were published. Perl is pretty low on the popularity list. Which ties back to the discussion. Is it important (for you) that the technology you use is popular? Does it have an impact on your ability to do whatever you want to or have to do? For example for me it is important as I mostly teach the technologies.

Let me use this opportunity to mention that in the Code Mavens Meetup group I organize virtual presentations mostly about Rust, Python, and Perl. You are invited to join the group and join some of the live presentations.

Enjoy your week!

--
Your editor: Gabor Szabo.

Announcements

First Batch of LPW 2024 Talks Accepted


Articles

The Quest for Performance Part I : Inline C, OpenMP and the Perl Data Language (PDL)

Creating Custom Functions In PostgreSQL

How I use PostgreSQL's timestamptz fields in my Mojo apps


Discussion

Would you rather document your code with Markdown or POD?

A poll and a discussion and a discussion on Reddit

DBIx::Class has not been updated for over two years and now has a bus factor of 0. Many would consider this abandonware.

Is Perl the dying Pontiac?

Perl is a Plug-in Hybrid and not a dying Pontiac


Grants

Maintaining Perl (Tony Cook) June 2024


Perl

This week in PSC (153) | 2024-07-25


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 - 280

Welcome to a new week with a couple of fun tasks "Twice Appearance" and "Count Asterisks". 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 - 279

Enjoy a quick recap of last week's contributions by Team PWC dealing with the "Sort Letters" and "Split String" tasks in Perl and Raku. You will find plenty of solutions to keep you busy.

TWC279

Compact bytesize work, not to be missed to be honest. Self documented work in display. Well done.

Weighted Letters and Even Chars

Clean and straight forward, to the point both in Perl and Rust. Great work, keep it up.

Sort of Again

Raku one-liners at its best, kudos for the elegant code. Keep sharing every week.

Perl Weekly Challenge: Week 279

Thoroughly discussed Raku solution would keep you busy for sure. Highly recommended.

Neither Sort Nor Split

Nice use of method signature, thanks for promotion. Keep it up great work.

Perl Weekly Challenge 279: Sort Letters

If you are looking for variations then this is the right place for you. You really don't want to skip it.

Perl Weekly Challenge 279: Split String

One-liner with the power of regex. The end result is cute little solution. Thanks for everything.

Perl Weekly Challenge 279

For the first, I saw someone used the experimental for_list. This week task perfectly suited for it. Well done.

More Weight for Examples!

Solutions without any gimmicks, pure Perl solution with plenty of discussion. Great work.

Split 'em away!

Nice to know that we have zip feature similar to Raku in Perl too, provided by List::AllUtils. Thanks for sharing knowledge with us.

Scrambled and split

Nice hack to get split string task with nice explanation. Well done.

The Weekly Challenge - 279

Use of Perl regex magic can be very handy. Thanks for your contributions every week.

The Weekly Challenge #279

Another great use of CPAN module List::MoreUtils and using zip6 out of box. Great work.

Split and Sort Strings of Letters

Simplicity of Perl is on show in the blog. And bonus Python power is also shared, wow.


Weekly collections

NICEPERL's lists

Great CPAN modules released last week.


Events

Continuous Integration (CI): GitHub Actions for Perl Projects

August 4, 2024, in Zoom

GitHub Pages for Perl developers

August 15, 2024, in Zoom

London Perl and Raku Workshop

October 26, 2024, in London, UK


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)