News

The Perl programming community had much to celebrate this year. Shortly after the millennium, along came the first major release of Perl since the middle of the last decade, when Perl 5 made its debut ...
Let me get this out of the way up front: Perl isn’t a beautiful language. It’s kind of a mongrel pup with pedigreed academic roots: C, AWK, Lisp, Pascal, sed, and a bit of Smalltalk and C++ tossed in ...
1987: The first version of the Perl programming language is released. Perl was the brainchild of Larry Wall, a programmer at Unisys, who borrowed from existing languages, especially C, to create a ...
A scalar is a single unit of data. That data might be an integer number, floating point, a character, a string, a paragraph, or an entire web page. A literal of the form v1.20.300.4000 is parsed as a ...
Perl was once everywhere. Or at least it felt that way. Around the turn of the millennium, it seemed that almost every website was built on the back of this scripting language. It processed massive ...