Reggy,

The first line is "#!/usr/local/bin/perl".  You can add -w = warning or
-T = taint .... (#!/usr/local/bin/perl -w)
Then you can add 'use strict'.

Jerry

reggy patagan wrote:

> Good day:
>
>    What are the basic comands in creating a perl
> programs, do i have to do it in a text editor or in a
> /usr/bin  directory where perl is installed.
>
>    I have a perl here with Version 5.6.0 and can you
> give me a simple program for just a guide?..
>
>    Thank you and more power.
>
>                                              reggy
>
> __________________________________________________
> Do You Yahoo!?
> Send your FREE holiday greetings online!
> http://greetings.yahoo.com
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to