Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Comparison of the parsing features of CSV (and xSV) modules

by Tux (Canon)
on Feb 19, 2008 at 12:54 UTC ( [id://668788]=note: print w/replies, xml ) Need Help??


in reply to Comparison of the parsing features of CSV (and xSV) modules

As with the release of Text::CSV_PP, the Pure Perl counterpart of Text::CSV_XS, Text::CSV is now just a wrapper over Text::CSV_XS (if installed) or Text::CSV_PP in that order. Text::CSV_XS is still factors faster than Text::CSV_PP, but all the +'s and -'s in above table that are under the Text::CSV_XS column can now also be put in the Text::CSV column.


Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-04-20 03:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found