Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Perl a "hot skill" according to eWeek

by CountZero (Bishop)
on Nov 15, 2010 at 17:16 UTC ( [id://871509]=note: print w/replies, xml ) Need Help??


in reply to Perl a "hot skill" according to eWeek

Very nice.

Pity they seem to think that Perl is "UNIX based"

Manipulation of text files, among the many other uses of this versatile Unix-based programming language, keep Perl a hot skill for systems administrators, network coders and database access.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

  • Comment on Re: Perl a "hot skill" according to eWeek

Replies are listed 'Best First'.
Re^2: Perl a "hot skill" according to eWeek
by Anonymous Monk on Nov 15, 2010 at 18:02 UTC
    What's wrong with that statement? Perl clearly does have its roots in the Unix environment after all. They don't say it would be usable on Unix only - though some might misread it that way...
      For sure, Perl is not "Unix based". It may have taken some inspiration from tools and paradigms which can be found (also) in Unix, but we are long past that.

      It just shows how relative all these lists are.

      CountZero

      A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

        Yeah, I sort of scratch my head trying to figure where they come up with some of these lists sometimes, but I figure any time Perl is mentioned as being "important" or "in demand" has GOT to be a good thing. Also, seemed like a bright spot on a Monday morning, Perl getting a mention in the news, even if the accuracy was a little off.
        It may have taken some inspiration ...
        I think it's more than just "some inspiration". For one, there's direct support (in the form of language built-ins) for a multitude of Unix system calls/commands, such as fork, exec, wait, select, kill, lstat, symlink, chmod, chown, getpwnam, etc. - only to name a few.

        The docs even clearly state Perl's Unix heritage:

        "Perl was born in Unix and can therefore access all common Unix system calls. (...)"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 13:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found