hi,

make sure that the first line in your script is:
!#/usr/bin/perl [or wherever your perl is installed]

also make sure that the perl script has execute permition for the user you
are running from. 

-----Original Message-----
From: Bautista, Rodel D.(Digitel-GSM) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2003 8:47 AM
To: PERL-WIN32-USERS
Subject: Running my perl script in Linux


> Hi and Good Day To All!
> 
> How can I run my perl scripts in Linux without appending "perl" in the
> command?
> 
> for example:
> 
> $ myscript.pl
> 
> instead of
> 
> $ perl myscript.pl
> 
> thanks in advance.
> 
> Rodel D. Bautista
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to