Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: Why do people say 'Perl' is dead?!?!

by sundialsvc4 (Abbot)
on Dec 12, 2011 at 14:44 UTC ( [id://943100]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Why do people say 'Perl' is dead?!?!
in thread Why do people say 'Perl' is dead?!?!

Gack.

There are definitely what I call “proof-of-concept” (POC, a.k.a. PITA) languages, which are designed by academics for academics (or for military contracts).   They trust the computer so much, and the programmer so little, that an actual programmer can’t actually do a damn thing with it.   :-)   And then there are the handful “war-horse” languages such as Perl (and, in its own world, COBOL) that can be relied upon to ride into battle with you and to bring you out both victorious and alive.

As I have related before, I have also watched a very famous company that should have known better dive into a Ruby project to replace a Perl project ... only to discover, not only that they were “merely re-implementing something that already worked,” but that the replacement didn’t work because the actual implemented state of the Ruby libraries they were relying on were not as thoroughly implemented as those they were conditioned to rely-upon in Perl.   The entire project turned into a death march.   A pragmatic language implementation, I think, lives-or-dies more based on its available library base than by the properties of the language itself.

  • Comment on Re^4: Why do people say 'Perl' is dead?!?!

Replies are listed 'Best First'.
Re^5: Why do people say 'Perl' is dead?!?!
by cavac (Parson) on Dec 12, 2011 at 17:14 UTC

    And then there are the handful “war-horse” languages such as Perl (and, in its own world, COBOL) that can be relied upon to ride into battle with you and to bring you out both victorious and alive.

    Actually, shouldn't that be "to ride into battle for you"? Thats how Perl works, isn't it? You have to show it how a access the battle plan and the battle field, set the option if you want to win or loose and have that whole thing automated in no time. And you'd probably find most of the stuff you need already on CPAN, so you would only have to write some basic glue logic anyway...

    Don't use '#ff0000':
    use Acme::AutoColor; my $redcolor = RED();
    All colors subject to change without notice.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://943100]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-18 02:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found