Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: seeking direction to start with perl

by eyepopslikeamosquito (Archbishop)
on Feb 04, 2010 at 07:18 UTC ( [id://821334]=note: print w/replies, xml ) Need Help??


in reply to Re: seeking direction to start with perl
in thread seeking direction to start with perl

In my opinion, Perl is simply another tool in the toolbox, which may or may not replace your Shell scripts
I advocate writing all non-trivial new scripts in Perl, not shell. As for why, see Unix shell versus Perl.

Re learning Perl in general, a good place to start is learn.perl.org.

  • Comment on Re^2: seeking direction to start with perl

Replies are listed 'Best First'.
Re^3: seeking direction to start with perl
by desemondo (Hermit) on Feb 04, 2010 at 23:26 UTC
    I advocate writing all non-trivial new scripts in Perl, not shell.
    Absolutely, I totally agree.

    The point I was trying to make was that shell scripts are ideal for simple stuff. And that it doesn't usually make sense to use Perl for those tasks... Unless those scripts are beyond two or three lines, or the shell doesn't provide enough power or control.

    In otherwords, if the shell already provides what you need, there isn't much (or any) benefit in rolling your own, whether it be in Perl, VB, php, or any other scripting language...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-25 11:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found