Das ebenso alte #Perl #Skript um die Literatur zu verwalten wirft noch mehr Fragen auf.
#Perl ist die einzige Sprache die vor und nach der #Verschlüsselung gleich aussieht.
Das ebenso alte #Perl #Skript um die Literatur zu verwalten wirft noch mehr Fragen auf.
#Perl ist die einzige Sprache die vor und nach der #Verschlüsselung gleich aussieht.
KAMEL-Grillen am 13.6.2025, Donauinsel Grillplatz #10: https://vienna.pm.org/kamelgrillen.html
#Perl
Corinna: A modern and mature object system for Perl 5
With Corinna, the Perl programming language has had a more mature object system since version 5.38 without the previous weak point of missing keywords.
Boston.PM virtual meeting Tuesday 7ish EDT
https://mobilizon.us/events/7f530be9-a6ec-4653-9c0d-403047ca3a25
There was a «A Language Creators’ Conversation» in 2019 with:
• Anders Hejlsberg (Turbo Pascal, Delphi, C#, #TypeScript)
• James Gosling (#Java)
• Guido Van Rossum (#Python)
• Larry Wall (#Perl)
hosted by Carol Willing (#JupyterProject).
The audio is very bad, but I wanted to share the content so I paid a human to transcribe it better than an AI could.
Here's the transcript & link to video. Enjoy!
I have a long-standing project which I am converting to use C++ modules. I've decided that using #perl to generate the Makefile is vastly easier than using #autotools and #cmake.
At least I can understand WTF is going on.
In the end, programmatical beats automagical.
I’ve just switched an old iMac to run Linux Mint (Cinnamon) and it’s great. Starting to want to dig a little deeper into it I guess it comes with a C compiler.
Does it also have a Python interpreter? Anything else? (During a recent update the word Perl kept flashing across the screen)
I know #Python on its own is not a fast language, but I'm looking at code that rebuilds several small lists, one `arr.append()` at a time, (mumble 1920 // 16 times 1080 // 16 is) 8,040 times, and it reminds me of #Perl's read-only reputation.
Basically, no wonder you think that if this is the kind of code you're writing.
I'm no optimization wizard, but I at least try to learn the language.
For next 4 days #Leipzig in Germany is the center of work on the #Perl programming language.
At the Perl Toolchain Summit over 30 experts and highly involved volunteers gather to keep the language and its ecosystem healthy and appealing
Photo: Same venue in Leipzig already used at German Perl Workshop 2022. Photo from @sjn
I was looking for an alternative to classic shell scripts, so I timed a Hello World program in different languages for fun. I thought you might want to know:
1 ms - #Bash
1 ms - #Perl
12 ms - #Python
33 ms - #Go (shebang calling `go run`)
38 ms - #C (shebang compiling to temporary file)
61 ms - #Rust (shebang compiling to temporary file)
Needless to say that this is a highly unfair and silly comparison. It's still interesting, though.
On my way to Leipzig for the #Perl toolchain summit!
Hoping to work on a #CRA Steward concept for #CPAN and have productive discussions around #security, #metadata, #sustainability and #compliance with the attendees.
Wish me luck, andif you care!
#Perl DBD::mysql and the corresponding #RHEL package have always been #MariaDB compatible, i.e., you could install MariaDB and DBD::mysql RPMs together.
But the new DBD::mysql package in #CentOS stream can no longer be installed with MariaDB.
I filed a bug (https://issues.redhat.com/browse/RHEL-88746) and #RedHat said it's not supposed to work. Except it always has.
What do you think?
(Note if it doesn't work then all Perl scripts on the host that use DBD::mysql must be modified to use DBD::MariaDB instead.)
#mysql
@samhenrigold it's a ploy by big #Perl to sell more regexes