![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: DBD::CSV - how to install? (FTP only)by tcf22 (Priest) |
on Dec 13, 2003 at 22:33 UTC ( #314567=note: print w/replies, xml ) | Need Help?? |
If you only have FTP access, I assume you can't write to the perl library directories, so you could upload other libraries to $ENV{HOME}/perl/libs and put
at the top of your programs. Note: Any libraries with XS code may have problems, since they have to be compiled locally, then uploaded. This should work for all perl-only modules. Update: Changed ' to " because variable is used. - Tom
In Section
Seekers of Perl Wisdom
|
|