Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Parsing a text file without newlines

by si_lence (Deacon)
on Dec 14, 2004 at 11:15 UTC ( [id://414677]=note: print w/replies, xml ) Need Help??


in reply to Parsing a text file without newlines

If you see newlines in your text file the maybe your record separator
variable has been set to undef (undef $/;) somewhere in
your code.
But for reading csv files the module Text::xSV might be worth
looking at anyway
si_lence

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-19 05:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found