write225 has asked for the wisdom of the Perl Monks concerning the following question:
It's version 5.00503.
There is no Net::FTP installed.
I went to install it using 'perl -MCPAN -e shell' install Bundle::libnet.
That started a download and install of perl5.8.
How can I constrain the CPAN code to just get the modules without trying to rebuild and re-install Perl itself?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: using CPAN to install against older Perl (upgrade CPAN.pm)
by grinder (Bishop) on Mar 15, 2003 at 14:22 UTC | |
|
Re: using CPAN to install against older PERL
by tall_man (Parson) on Mar 15, 2003 at 04:52 UTC | |
by crouchingpenguin (Priest) on Mar 15, 2003 at 15:17 UTC | |
|
Re: using CPAN to install against older PERL
by Aristotle (Chancellor) on Mar 16, 2003 at 00:09 UTC | |
|
Re: using CPAN to install against older PERL
by JSchmitz (Canon) on Mar 16, 2003 at 23:16 UTC |