Slashdot Mirror


Perl6 for Mortals

horos1 writes: "Hey all, I just ran across an article over at O'Reilly - Perl 6: Not Just For Damians which covers a lot of the negative commentary posted by slashdot on perl6 'featureitis'. Very interesting read, and IMO makes a hell of a lot of sense."

6 of 224 comments (clear)

  1. Where is... by BiggestPOS · · Score: 4, Funny

    Perl6 for IMmortals. Highlander edition. I mean, I think it would take me a few hundred years to really understand Perl, which wouldn't be so bad if I was gonna live forever. :)

    --
    What, me worry?
  2. Re:I still don't see... by Anonymous Coward · · Score: 1, Funny

    Now they're not going to sell many books with that attitude.

  3. Just what Perl needs - more syntax by boltar · · Score: 0, Funny

    Previously most Perl programs looked like the
    aftermath of an explosion in a typewriter factory.
    Now they'll look like someone blew it up while
    the million monkies were typing on them.
    Why anyone uses Perl is a mystery to me. If you
    want to do scripting use shell script+awk. If you
    want to write a proper app use C/C++.

  4. Re:A good article by smaughster · · Score: 3, Funny

    If I pull all-nighters, then my code already starts to look like the Perl 6 syntaxis some people dread :)

    --
    I intend to live forever, so far so good.
  5. Useless quote of the day by Sapien__ · · Score: 3, Funny
    And, on rereading Damian's example with an eye to what hasn't changed, the whole thing still looks like Perl.

    Yeah, well, duh...

  6. Re:Comment from a real PERL programmer by statusbar · · Score: 3, Funny

    You wrote:

    $/ = undef; $wc{$_}++ for split(/\W+/,); print($_, " = ", $wc{$_}) for sort keys %wc;

    and got rid of 45 lines of java code.

    AWW, MAN! How am I supposed to make any MONEY with perl if I get paid by the number of LINES OF CODE I write???? I have a LOC quota, you know.

    (Just kidding)

    --jeff

    --
    ipv6 is my vpn