Slashdot Mirror


Perl 5.11.0 Released

jamie points out that Perl 5.11.0 was released yesterday, as well as a schedule for future 5.11.x releases, planned for the 20th of every month. Jesse Vincent encouraged testing of the new (development) version, saying, "If you write software in Perl, it is particularly important that you test your software against development releases. While we strive to maintain source compatibility with prior releases wherever possible, it is always possible that a well-intentioned change can have unexpected consequences. If you spot a change in a development release which breaks your code, it's much more likely that we will be able to fix it before the next stable release. If you only test your code against stable releases of Perl, it may not be possible to undo a backwards-incompatible change which breaks your code."

10 of 235 comments (clear)

  1. Wow. . . by ibmjones · · Score: 5, Funny

    It must be real good if it goes to eleven.

    1. Re:Wow. . . by Jeff+DeMaagd · · Score: 4, Funny

      Is anyone hosting a Perl 5.11.0 House Party? Will there be deviled eggs?

  2. Other stuff that is out by sakdoctor · · Score: 5, Funny

    Kernel 2.6.31.1
    PHP 5.2.11
    Apache 2.2.13
    Debian 5.0.3

    Keep up with all those thrilling point released with slashdot.org

  3. Re:Seriously? by rubycodez · · Score: 3, Funny

    no, proves instead of being dead it's stagnant. Perl 5.x lingers like scent of dead skunk under the porch while the Frankenstein of Perl 6 is still on the mad scientist's table, metaphorically getting body parts sewn on from morgues and cemeteries and hospitals across the globe. Perl 6 is the undead Creeper of programming languages

  4. Re:Seriously? by causality · · Score: 2, Funny

    no, proves instead of being dead it's stagnant. Perl 5.x lingers like scent of dead skunk under the porch while the Frankenstein of Perl 6 is still on the mad scientist's table, metaphorically getting body parts sewn on from morgues and cemeteries and hospitals across the globe. Perl 6 is the undead Creeper of programming languages

    Where's BadAnalogyGuy when you need him?

    --
    It is a miracle that curiosity survives formal education. - Einstein
  5. Obligatory by razvan784 · · Score: 3, Funny
  6. Re:Seriously? by iggymanz · · Score: 5, Funny

    and Perl use had dropped to 15% of its former level in the past five years because the perfect number of applications have been developed with it, there's almost no software left to write.

  7. Re:netcraft didn't confirm but Perl is dying by tepples · · Score: 2, Funny

    an absolutely appalling clusterfuck of a language that can't even use consistent function names within a single module (its name shall not be spoken).

    I think its name should be spoken. I doubt that I'm the only one who doesn't know what language you're talking about.

    Let's just say that you might need a Physicians Health Plan after trying to remember whether or not a function name has an underscore.

  8. Re:Perl has died in industry (mod away, kids) by uncqual · · Score: 3, Funny

    Kids today... Who writes in C? Real Programmers write everything in assembly - all those fancy "volatile" and "restrict" constructs are just cruft required because they couldn't find Real Programmers who didn't need stinking optimizers. Java... don't even get me started - support for synchronization IN A LANGUAGE - that's just silly talk.

    --
    Why is there an "insightful" mod and why isn't it "-1"? If I wanted insight, I wouldn't be reading /.
  9. Re:Also try Perl 6 by Anonymous Coward · · Score: 1, Funny

    A few shitty CPAN modules and a few guys on IRC don't make the sort of programming environment that we can use for real-world work. We even see more practical activity out of the Haskell community, for fuck's sake. And they literally are nothing but a bunch of academics.

    My clients, who stake their businesses and their employees' livelihoods on my software, give a fuck about the stability of the software they use. Welcome to the real world, "Norsefire". If you Perl 6 guys don't wise up to reality, you'll all be permanently relegated to the crap heap that you're struggling to flee from.

    First of all, Rakudo doesn't have good support for Solaris and FreeBSD, two of the most critical server platforms out there, and the ones used by many of my clients. If it doesn't compile out of the box on those platforms, like it currently doesn't, then it's fucked.

    Second of all, Rakudo has very poor performance. This isn't so much Rakudo's fault, as it is Parrot's. Parrot is just a steaming pile of shit. It makes the JVM look efficient, if you can imagine that. Yeah, Parrot is that bad.

    Third of all, there aren't enough stable, high-quality libraries that'll work with Rakudo yet. It doesn't even have support for connecting to a MySQL database, for the love of herpes. It wouldn't even be suitable for running a shitty blog, let alone any piece of software that's expected to help make a company generate profit.

    Maybe you should stop trying to argue with me, and get back to working on Perl 6. Perhaps in 10 to 15 years you'll produce something we could have used in 2005.