RE: help needded

2003-07-16 Thread wiggins
On 16 Jul 2003 12:07:23 -, "vemulakonda uday bhaskar" <[EMAIL PROTECTED]> wrote: > hi all > > i have installed the Net::SFTP module along with all its > prerequisite modules.. > As I said before you need to help us to help you. Re-posting th

Re: help needded

2003-07-16 Thread mgoland
- Original Message - From: vemulakonda uday bhaskar <[EMAIL PROTECTED]> Date: Wednesday, July 16, 2003 8:07 am Subject: help needded > hi all Hi > > i have installed the Net::SFTP module along with all its > prerequisite modules.. Have you installed the corr

help needded

2003-07-16 Thread vemulakonda uday bhaskar
hi all i have installed the Net::SFTP module along with all its prerequisite modules.. my code : #!/usr/bin/perl use Net::SFTP: use strict; use warnings; my $host="xxx.xxx.xxx.xxx"; my $user="xxx"; my $password="xxx"; my $proto="sftp"; my $hp=Net::SFTP->new("host",user=>"$user",password=>"$p