in reply to Re^2: Perl Mod Install
in thread Perl Mod Install
But since you are on a windows machine you should use ppm, which is provided with activeperl.perl -MCPAN -e 'install Net::SCP' # Or perl -MCPAN -e 'shell' install Net::SCP
Note that ppm likes Net-SCP instead of Net::SCPppm install Net-SCP
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Perl Mod Install
by CountZero (Bishop) on Jul 25, 2006 at 21:17 UTC |