Perl 5.7.3 out! 23
jeek writes "Perl 5.7.3 is out. This should be the last development version before 5.8.0 comes out in April or May." You can download it from CPAN or get a copy of it from SourceForge.net. If you have some free time try downloading it and testing it. According to the included perldelta.pod file, the highlights are: better Unicode support, new thread implementation, many new modules, better numeric accuracy, safe signals, and a completely overhauled and improved regression test suite.
Perl 6 (Score:5, Informative)
This will allow Perl to concentrate on developing the language rather than the engine that drives it, and even better, let other languages in on the act; want to write your own little language and want it to run anywhere *and* use Perl modules? Code to Parrot bytecode.
This extends to other languages; Python and Ruby bods seem to take it quite seriously, so even if your admins refuse to install $flavour_of_the_month language, you can still grab the backend in Parrot bytecode and target your scripts to Parrot.
And, being Perl, it's sure to end up everywhere. That is, assuming they every actually come up with something that works before the Universe ends
* waits for someone to compare it to
Re:Perl 6 (Score:1, Insightful)
Oh wait. That's already happening!
Re:Perl 6 (Score:1)
D/\ Gooberguy
Re:Perl 6 (Score:2)
Perhaps it'll be called mod_pirate instead? Or mod_LJ-Silver.
Re:Perl 6 (Score:2)
I said base, as in, the language it is primarily aimed for, with other languages having to be sufficiently like it to fit in.
Luckily the reference implimentations for the other languages Parrot wants to support aren't going away, so I doubt it's going to pull a "VB.Net = VB#" type thing
Re:Perl 6 (Score:1, Insightful)
Um, do you mean like this [perl.com]?
Re:Perl 6 (Score:1)
I'd compare it to .NET, but then I'd just be parroting you. *ahem*
Re:Perl 6 (Score:1)
Re:Perl 6 (Score:3, Informative)
Still, work is going on to make use of the JVM (I believe the JRuby [sourceforge.net] guys were talking about that), and there's talk of Java bytecode/Parrot bytecode converters, but JVM isn't really made with that in mind.
Re:Perl 6 (Score:1)
Perl wants to be fast with startup as well as running, and this certainly isn't the way to do it.
As for
Re:Note: (Score:1)
Re:Note: (Score:1)
Time of the month?
Re:Note: (Score:1)