Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
Perl

Submission + - Perl 5.10 released and Perl turns 20!

alfcateat writes: Perl 1 was released to the public by Larry Wall 20 years ago today. To celebrate, Perl5Porters have released Perl5.10, the latest stable version of Perl 5. Happy Birthday Perl! Perl 5.10 isn't just a bug fix version: it's full of new features that I'm eager to use: named captures in regular expressions, state variables for subroutines, the defined-or operator, a switch statement (called given-when, though), a faster regex engine, and more. You can read more about the changes in perldata.

Comment Solaris 10 SFW (Score 1) 199

I touched a Solaris 10 system for the first time about a month ago. Some non-Sun external software (MySQL, samba, gcc, ncftp etc) was installed in the directory /usr/sfw/bin. I was confident using these third party programs, knowing they were Safe For Work.

Slashdot Top Deals

The nice thing about standards is that there are so many of them to choose from. -- Andrew S. Tanenbaum

Working...