The Weekly Challenge 373: There Is No Equality Without Division

I’ve been doing the Weekly Challenges. The latest involved poking about with lists. (Note that this ends today.)

RogerBW's Blog

A CVE in ack3?

https://github.com/beyondgrep/ack3/issues/399

Cannot imagine anything serious behind this.

#perl #ack

Security vulnerability responsible disclosure · Issue #399 · beyondgrep/ack3

Hello, a potential security vulnerability has been identified in this repository and reported to us, CERT.PL. We could not find a security policy or reporting guidelines in this project. Could you ...

GitHub

@alephoto85 @m3tti
"Modern Perl" is a great book, but starting with (OReilly Books) "Learning Perl" first is probably wise.
But some might be able to jump straight from 'perldoc perlintro' to Modern?

Gabor Szabo has been doing video tutorials; see his and other links at
https://perl-begin.org/tutorials/
http://perl-tutorial.org/

#perl

@DataKnightmare
"#Perl e #php sono il paradigma della programmazione a martellate"
Ecco, poi non lamentarti se la gente ti ruba le battute perché questa è meravigliosa!
😝😜🤪
@_elena
What i really love about languages from the past like #perl #lisp #c is that most of the time you get the documentation of modules and libraries baked into your os. For c most of the time `man some_c.h` or `perldoc Some::Module` or `(documentation #'somesymbol)` why isn't that the case for more languages?
Best way to start a journey into #perl?

So I'm pulling out ExifTool, a longtime favorite when it comes to handling file metadata. Random curiosity: has anybody else successfully implemented the same range and depth of file metadata manipulation? In a single API? One that's not just calling an `exiftool` executable under the hood?

I mean as much as some folks dislike Perl, they could at least do us the favor of stealing our best works.

https://exiftool.org

#Perl #ExifTool

New Job Alert: MOBIUS is seeking a Customer Service DevOps Linux Engineer to assist in managing IT services related to MOBIUS customers, members, and staff. Learn more about this hybrid position in Columbia, Missouri, on #OSJH
https://opensourcejobhub.com/job/29152/customer-service-devops-linux-engineer/?utm_source=smm
#Linux #DevOps #jobs #career #MOBIUS #IT #Kubernetes #Docker #OpenSource #scripting #Perl #Bash #JavaScript #MySQL #Postgres

„The income [from selling .ai domains] accounts for about 20% of Anguilla's total government revenue” https://finance.yahoo.com/news/tiny-caribbean-island-anguilla-turned-125841086.html#:~:text=The%20income%20now%20accounts%20for%20about%2020%25%20of%20Anguilla's%20total%20government%20revenue. To be honest it already was 5% before the boom (!)

As a Pole 🇵🇱 I’m looking forward to a great comeback of #Perl

How the tiny Caribbean island of Anguilla has turned the AI boom into a digital gold mine

Anguilla's earnings from .ai domain fees now make up 20% of its revenue, as companies stake their claim to coveted web addresses.

Yahoo Finance
I just discovered this great series of articles on the beauty of #Perl and its features: https://dev.to/damil/beautiful-perl-features-introduction-to-the-series-b6a
Beautiful Perl features - introduction to the series

Expressiveness of the Perl programming language The collection of features in the Perl...

DEV Community