Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: CSV and regex mixups

by clscott (Friar)
on Jul 03, 2003 at 17:29 UTC ( [id://271243]=note: print w/replies, xml ) Need Help??


in reply to CSV and regex mixups

Text::CSV_XS http://search.cpan.org/author/JWIED/Text-CSV_XS-0.23/CSV_XS.pm
my $csv = Text::CSV_XS->new( );

I have parsed and output nastier data than you have described here with this module. All escaping handled by the module.

--
Clayton aka "Tex"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (1)
As of 2024-04-18 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found