| Recent Articles |
Formatting Your Perl Code I have worked with many programmers working with many different languages, so I am used to seeing code formatted different ways. The problem I run into and more often than I should, is when someone..
Perl - The Most Popular Language No One Is Talking... Even though PHP and ASP are the two new languages that have all the buzz currently, Perl is still a major player. It allows for faster loading websites and little overhead.
Perl 5.11.1 Enters The Scene The march of progress continued last week with the release of Perl 5.11.1. This release - which, it should stressed, is a development release - incorporates some significant changes, and Perl programmers have...
Perl 5.11.0 Released Perl 5.11.0 - which has been labeled "the result of over two years of development by a global community of developers" - is now available to everyone. It was released not long ago, and a plan regarding...
|
|
12.08.09

Perl 5.11.2 Lands
By
Doug Caverly
Another month's passed, and there are still more signs of progress in the march towards a stable release of Perl 5.12.0 as Perl 5.11.2 has become available. It counts as the third development release in the 5.11.x series.
This new version incorporates a significant number of changes - 29,992 lines of them across 458 files, to be exact. More specifically, according to a post on use Perl, "It is now possible to overload the C operator," and "[e]xtension modules can now cleanly hook into the Perl parser to define new kinds of keyword-headed expression and compound statement."
Also, "The lowest layers of the lexer and parts of the pad system now have C APIs available to XS extensions," and "Use of C<:=> to mean an empty attribute list is now deprecated."
As before, it's in everyone's best interest to take a look at Perl 5.11.2 as early as possible. Working issues out now before they get more baked in will result in a superior finished product. A superior finished product will increase the odds of Perl surviving or even growing.
One last note: Perl 5.11.3 should be released On December 20th, if you feel like looking forward to the next round of this process.
About
the Author: Doug is a staff writer for WebProNews. Visit WebProNews for the latest eBusiness news.
|
|