When I use the "Get" command in the NET:FTP module
$ftp->get("$dbpath");
I recieve the following error message:
Can't locate object method "New" via package "NET::FTP::I" at
C:\perl\lib\io\socket.p, line 253
Does anyone know what this means?
-D. Sivam
Sent via Deja.com http://www.deja.com/
Before you buy.
> When I use the "Get" command in the NET:FTP module
> I recieve the following error message:
>
> Can't locate object method "New" via package "NET::FTP::I" at
> C:\perl\lib\io\socket.p, line 253
Please post your script, and we will look at it to see if something is
wrong within it. As much detail as you can possibly give us in terms of
script and error messages will help.
Tobias