Hi.
I have ActivePerl on my computer. When I give the following statement :- use Net::FTP; and I try to run the program from command line. The Perl gives error as below:- Can't locate Net:/FTP.pm in @INC (@INC contains F:/Perl/lib .) at line 1. BEGIN failed--compilation aborted at line 1 The strange thing is that...the same program executed properly some days back. Also I have not changed directory structure of Perl installed on my PC. Other programs that dont make use of Net module are also running fine. Even when I give command as perldoc Net then it displays No doucumentation found for "Net"! Whats going wrong? thanks. -Dhiraj -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]