Great CPAN modules released last week

niceperl.blogspot.com

80 points by peateasea 6 months ago


brightball - 6 months ago

There was a solid talk on Modern Web Development with Perl in August.

https://youtu.be/ommhbiRx-vI?si=eSZQUKxaSUwAyeXI

minaguib - 6 months ago

What a blast from the past - the CGI library is still receiving some love...

matt-attack - 6 months ago

I work for a very large well-known media company and can say that we have a decent amount of mission critical code that’s written in Perl that still just works and is actively being enhanced.

riffraff - 6 months ago

Interesting that one of the modules is a statically typed perl dialect(?)

https://metacpan.org/release/KIMOTO/SPVM-0.990038

cutler - 6 months ago

I cut my teeth on Perl in 2000 but a decade later Ruby gave me the best bits of Perl plus the amazing Rails framework. The deal-breaker with Perl was having to compile CPAN modules. With something like Moose which has a huge list of dependencies it took forever.

creaktive - 6 months ago

Perl lives!