Hello all,
I was trying to figure out why the NetFTP perl script works fine and the freestanding 
exe built using PerlApp doesn't -  no luck so far.
Here is the situation - the perl script works fine, everything is transferred to the 
current directory, no errors, no warnings but from the freestanding exe I'm
getting the following:

####################################
Unquoted string "warnings" may clash with future reserved word at warnings/regis
ter.pm line 3.
Use of uninitialized value in concatenation (.) at Net/Config.pm line 44.
Can't locate package Net::LocalCfg for @Net::Config::ISA at Net/ftp.pm line 21.
####################################

Does anybody know how to solve this problem?
TIA

Greg.  

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to