Did anybody get Net::SCP to work in an NT env machine?
I tried
use Net::SCP qw(scp iscp);
...
...
$scp = Net::SCP->new( $hostname, $username ) or die "foo";
scp("$username\@$hostname\:$remote_dir$filename", "c:\\$filename") or die
"bar";
but the program is just hanging without any output or prom
I am getting these kind of message when I'm trying to install some packages
on my machine with Windows 2000 Professional on it. Could someone suggest
any solutions.
Thanks in advance
-AG-
cpan> install Tcl
Running install for module Tcl
Running make for M/MI/MICB/Tcl-b2.tar.gz
Is already unwra