#Perl

2026-03-12

Reprise d'un projet avec récupération / "parsing" de vieux fichiers d'un jeu de simulation en biologie, et rendre résultat humainement lisible ! Dans deux langages de programmation !

#Perl #Python #Creatures #Data #DataEngineer #DataEngineering #IAGen #GenAI (aide mais recadrer)

Reprise d'un projet avec récupération / "parsing" de vieux fichiers d'un jeu de simulation en biologie, et rendre résultat humainement lisible ! Dans deux langages de programmation !

#Perl #Python #Creatures #Data #DataEngineer #DataEngineering #IAGen #GenAI (aide mais recadrer)
2026-03-12

Cross platform GUI apps in Perl, great tutorial: reiniermaliepaard.nl/prima/

Steven G. Harmssgharms@techhub.social
2026-03-11

I really got into programming, naively, thanks to #Perl. But I’ve had a long run in teaching programming and systems which was learnt from the fun, humor, clever examples, and irreverence of the Schwarz Perl5 camel book. Jokes I still remember 25 years later.

Update! This was actually by Wall, Tom Christiansen, and Jon Orwant.

Sample: “now, as it happens, Jacob had four wives. (Don’t try this at home.)“… “We’d like to pretend that Jacob’s four wives were really one wife. Don’t try this at home, either.)“

David Cantrell 🏏DrHyde@fosstodon.org
2026-03-11

Gonna build a #CPAN testing VM with #DragonflyBSD. Any gotchas that my fedihomies think that a seasoned Unixhead should know about?

#perl

Dźwiedziudzwiedziu
2026-03-11

RE: mastodon.social/@dzwiedziu/115

Sooo, remember my most boosted post of 2025?

I'm still unemployed, now facing moving out of France by the end of April.

Recap: jack of all trades sysadmin, with broad, 10y+ experience in system and applications administration. Preferred location would be or fully remote or as a mentee for with .

(Please clap, I mean boost 🔁)

Felix 🇺🇦🚴‍♂️🇪🇺leobm@norden.social
2026-03-11

Hi everyone,
This is a first attempt to try out Delta Chat as a group chat, for example for people interested in #perl to exchange ideas and talk with each other.
At the moment there are only two of us:
@castaway and me (@leobm).
If you'd like to join and try it out, feel free to come by!
Here is the group link:

i.delta.chat/#68F567A7F253A915

Christos Argyropoulos MD, PhD, FASN 🇺🇸 0kale/accchristosargyrop.bsky.social@bsky.brid.gy
2026-03-11

#Gemini is killing me: I asked it to contrast the object oriented systems in #rstats and #perl and the surprising (I know ZERO about OO #rstats) is that the S6 classes are equivalent to Moo or the class feature in #perl (so learn that first I guess), but one should be using S3!!

Christos ArgyropoulosChristosArgyrop@mast.hpc.social
2026-03-11

#Gemini is killing me:
Contrast #rstats and #perl object oriented systems. Which ones in one language are similar to others in the other language. Highlight both similarities and differences. Which object system in R is easier for someone who comes from a Perl background to learn and use initially? Which one after one has become proficient in R ?
Surprisingly the S6 classes are equivalent to Moo or the class feature in #perl c5.38+ (so learn that first I guess), but one should be using S3!!

Christos Argyropoulos MD, PhDChristosArgyrop@mstdn.science
2026-03-11

#Gemini is killing me:
Contrast #rstats and #perl object oriented systems. Which ones in one language are similar to others in the other language. Highlight both similarities and differences. Which object system in R is easier for someone who comes from a Perl background to learn and use initially? Which one after one has become proficient in R ?
Surprisingly the S6 classes are equivalent to Moo or the class feature in #perl c5.38+ (so learn that first I guess), but one should be using S3!!

Perl Weekly Challenge 364's tasks are "Decrypt String" and "Goal Parser". Because task 2's second example is decidedly a tribute to Andrés Cantor, that meant I needed to think "soccer" when I was thinking about the music this week... #PerlWeeklyChallenge #raku #perl #python #elixir

packy.dardan.com/b/kZ

fglockfglock
2026-03-10

The PerlOnJava talk from FOSDEM 2026 is now online.

PerlOnJava: A Perl distribution for the JVM
📅 Feb 1, 2026 - Flavio Soibelmann Glock

Video:
video.fosdem.org/2026/h2215/NG

Felix 🇺🇦🚴‍♂️🇪🇺leobm@norden.social
2026-03-10

Perlweekly #763 - Is WhatsApp the new IRC?

No, But I don’t really use IRC anymore either. But I definitely won’t start using WhatsApp.
Why not just find a Matrix or XMPP server instead, or run our own?
Or simply create a Signal group. I also find Delta Chat technically quite interesting too.
In my opinion, Delta Chat would actually fit in quite well with the Perl philosophy.
Since the messenger is based on the email standard.
#perl

David Cantrell 🏏DrHyde@fosstodon.org
2026-03-09

A few days ago I tried to build some perls with 32 bit ints and 128 bit floats. Cue test failures. Today I tried again, and this time I read my notes from last time on how to do it, and it Just Works.

Yay past me!

(the #BigInt modules bundled with some versions of perl don't like that combination of data sizes; the solution is to ignore their test failures, install anyway, and then upgrade to the latest versions from the #CPAN)

#perl #32bit #RidiculousComputing #ComputationalPerversions

2026-03-09

I have released a new version of App::CpanDak, my sub-class of App::cpanminus / cpanm with "some sort of distroprefs"

You could already apply patches, skip tests, and set environment variables, to any distribution you installed; now you can augment version specifications.

Some::Fancy::Library has released a new version 1.3.4 that doesn't install cleanly? add a Some-Fancy-Library.options.yml with:

---
add_version_spec: "!= 1.3.4"
and that version will be skipped, even if pulled in via indirect dependencies!

https://metacpan.org/release/DAKKAR/App-CpanDak-0.1.0

#perl #cpan

Perl Weekly botPerlWeeklyNews@mas.to
2026-03-09

New issue of #Perl Weekly:763 - Is WhatsApp the new IRC? - perlweekly.com/archive/763.html

Perl 5.42.1 is now available!
More dev.to articles on beautiful Perl features
Beautiful Perl feature: trailing commas
Beautiful Perl feature : fat commas, a device for structuring lists
ANNOUNCE: Perl.Wiki & JSTree V 1.41, etc
This week in PSC (216) | 2026-03-02
Protocol Buffers (Protobuf) with Perl
The Perl and Raku Conference 2026
Perl Toolchain Summit 2026
[...]

Oriel Jutty :hhHHHAAAH:barubary@infosec.exchange
2026-03-09

Hell yeah, perl 5.42.1 is out: metacpan.org/release/SHAY/perl

No more crashes in the compiler with perl -ce 'for my ($k, $v) ($obj->items) {}'.

#perl

2026-03-09
2026-03-09
Mohammad Sajid Anwarmanwar@fosstodon.org
2026-03-09

The Weekly Challenge - 364 #Perl #RakuLang
Task 1: Decrypt String
Task 2: Goal Parser
theweeklychallenge.org/blog/pe

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst