SPUG: DBD::CSV Problems

David Dyck david.dyck at fluke.com
Tue Apr 12 20:58:10 PDT 2005


On Tue, 12 Apr 2005 at 20:06 -0700, Jim Clark wrote:

> Text::CSV_XS is installed

Dan Ebert Text::CSV, but since you already have Text::CSV_XS installed, 
you could use it directly (I have).  I'm thinking about trying Tie::CSV_File soon.

       Text::CSV_XS - comma-separated values manipulation routines
       Tie::CSV_File - ties a csv-file to an array of arrays

David


More information about the spug-list mailing list