Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: perl to run awk and sed

by Laurent_R (Canon)
on Nov 30, 2015 at 18:26 UTC ( [id://1148940]=note: print w/replies, xml ) Need Help??


in reply to Re^2: perl to run awk and sed
in thread perl to run awk and sed

I d rather use perl where I can
++. I would also advise you to do it in pure Perl, which can do anything that awk and sed can do, and much more, and in most cases more efficiently and with much richer functionalities.

Replies are listed 'Best First'.
Re^4: perl to run awk and sed
by stevieb (Canon) on Nov 30, 2015 at 18:49 UTC

    ++ ...it's also much more likely your code will be cross-platform portable (unix, windows etc), if you're not shelling out to commands that are platform specific.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-19 22:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found