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

Re^2: perl to run awk and sed

by deelinux (Novice)
on Nov 30, 2015 at 17:40 UTC ( [id://1148930]=note: print w/replies, xml ) Need Help??


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

, thanks :-) , will have a play later, as I d rather use perl where I can

Replies are listed 'Best First'.
Re^3: perl to run awk and sed
by Laurent_R (Canon) on Nov 30, 2015 at 18:26 UTC
    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.

      ++ ...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://1148930]
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found