A colleague is looking for a developer for contract work: Ubuntu 24.04 LTS server, with Perl 5.38.

It's CGI PERL /w Apache on the front end, MySQL 8.0 on the database.

DM for more.

Thanks!

@dexter
CGI Perl.… in 2025? πŸ˜…
@paoloredaelli @dexter Oh yeah it’s still everywhere, especially on specialised corporate LAN software. Still does the job!β„’
@rubenerd @paoloredaelli @dexter I still have Perl CGI scripts in production that I or colleagues wrote 25 years ago. To replace them with something "modern" would require three times the resources and at least several hundred hours of dev time (and it would be very difficult for said dev, who we do not currently have, to resist the temptations of second-system effect to completely rototill the data model and infrastructure just because it was designed in the year 1999).
@wollman I missed the "in production/written 25 years ago". Which actually is a **very valuable** property today of "let's rewrite everything".
Sadly #Perl hasn't had good advertising for a lot of time and suffered from #python competition @rubenerd @dexter

@paoloredaelli @wollman @rubenerd @dexter Reading the original post, it kind of alienated me, but the reason wasn't #perl but #CGI. There's nothing wrong with #perl at all (although now I wonder, I didn't see it used on the #web #backend for quite a while, is there actually a *SANE* integration with web servers available, that doesn't require forking a process for each and every request?)

I'll never get how people come to think #python could be the "modern replacement". A language that makes whitespace syntactically relevant already failed every sanity check. And it kind of proves that by incorporating exceptions in normal control flow. screw that nonsense.

@zirias you may like #LibertyEiffel then! It's compiled @wollman @rubenerd @dexter