| Recent Articles |
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...
Perl Packaging Discussed, Altered A new argument relating to the definition of Perl has arisen, and, perhaps surprisingly, the involved parties didn't arrive at some sort of impasse (even one of...
Three Cheers For Two-Day Perl Conference In Italy Italy is one of those places that almost everyone wants to visit. It's hard to just drop everything and fly to another country for the heck of it, however, so if you're in...
Perl On The Command Line One of the beautiful uses of Perl is to do quick and dirty string manipulations on the command line. In a Unix environment this is especially nice as the output...
|
|
10.27.09
Perl 5.11.1 Enters The Scene
By
Doug Caverly
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 been encouraged to give the whole thing a test drive when possible.
Let's start with some semi-additions that set Perl 5.11.1 apart from what was already out there. Jesse Vincent wrote on use Perl, "Package declarations can now include a version number." Also, "Perl's tests are now aware of (and work around) a bug in Mac OS X 10.6 locales."
Then there's a lot of stuff that might fall under an "out with the old" heading. Vincent continued, "suidperl is no longer available as part of perl." Furthermore, presumably due to the introduction of Windows 7, "Support for Windows 95, 98, ME and NT4 has officially ended."
And finally, "Over the years a number of language constructs and interpreter features have been deprecated and will eventually be removed. As of this release, Perl enables deprecation warnings by default."
This collection of announcements can be taken as solid evidence that the one-per-month Perl release schedule is working out well so far. Just be sure to test your software against Perl 5.11.1 so that any problems can be reported and fixed as soon as possible.
About
the Author: Doug is a staff writer for WebProNews.
Visit WebProNews for the latest eBusiness news.
|
|