First of all you must have the perl in the PATH

Second, write in the firs line of the script :

#!<perl interpreter>
e.g. :  #!/usr/bin/perl

Avi Liani.
UNIX System Admin.


-----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