syntax error in file /var/gateway.pl at line 3, next 2 tokens "use lib"
Execution of /var/commerce/gateway.pl aborted due to compilation errors.


bash-2.03$ head -4 gateway.pl
#!/usr/local/bin/perl -w

use lib '/u01/orap/pora/8.0.6/lib/';
use lib '/usr/apps/FreeWare/Perl-5.03/lib/perl5/';
use lib '/usr/apps/FreeWare/perl5.005/lib/5.00502';


What's wrong in line 3 ?? 

Thanks

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to