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

Re: Need a help for perl coding

by DrHyde (Prior)
on Apr 14, 2014 at 10:33 UTC ( #1082225=note: print w/replies, xml ) Need Help??


in reply to Need a help for perl coding

Whenever I need to pull particular columns out of a file, my weapon of choice for small scripts is awk(1) if the columns are delimited, or cut(1) if they're fixed length. If things get even slightly complicated, perl with Text::CSV_XS.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others exploiting the Monastery: (7)
As of 2023-03-27 16:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (65 votes). Check out past polls.

    Notices?