in reply to Using Modules
Modules on my WS exist in either of these two directories. To install modules on Windows, try using PPM if you have the ActiveState distro or CPAN.pm if some other.@INC: C:/Perl/lib C:/Perl/site/lib .
BTW, I highly recommend using the DBI module over Win32::ODBCC:\>ppm PPM interactive shell (2.1.5) - type 'help' for available commands. PPM> install DBI Install package 'DBI?' (y/N):
---- I am what I read
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Using Modules
by vek (Prior) on Dec 12, 2002 at 17:19 UTC | |
by earthboundmisfit (Chaplain) on Dec 12, 2002 at 17:53 UTC | |
|
Re: Re: Using Modules
by Anonymous Monk on Dec 12, 2002 at 18:25 UTC | |
by earthboundmisfit (Chaplain) on Dec 12, 2002 at 20:01 UTC | |
by dumbguy (Initiate) on Dec 12, 2002 at 23:43 UTC |