Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

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

by Eyck (Priest)
on Dec 16, 2003 at 08:58 UTC ( #315011=note: print w/replies, xml ) Need Help??


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

You can always add module directly to your programs - it's enough to past it to your program and then you can use it.

You can always do something like this: ftp modules to the destination. in your script:

use lib '/path/to/ftp/directory' use DBD::CSV

Besides DBD::CSV there are cute modules like DBD::SQLite...

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2023-03-21 18:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?