Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: DBD::CSV - how to install? (FTP only)

by Necos (Friar)
on Dec 14, 2003 at 00:46 UTC ( [id://314588]=note: print w/replies, xml ) Need Help??


in reply to DBD::CSV - how to install? (FTP only)

Hmmm... I just installed DBD::CSV via CPAN.pm, and I noticed that it requires Text::CSV_XS and SQL::Statement. The Text::CSV_XS is an XS module that needs to be compiled, and I'm pretty sure you can't do that with FTP access. Maybe you can cross compile it on your machine without any optimizations and then upload it. Hmmm... On second thought, that probably won't work since the perl source headers are used to compile XS modules.

Isn't there a module Text::CSV or something like that? If not, you'll have to roll your own CSV parser.

Theodore Charles III
Network Administrator
Los Angeles Senior High
email->secon_kun@hotmail.com
perl -e "map{print++$_}split//,Mdbnr;"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-03-28 21:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found