Front page | perl.beginners |
Postings from December 2002
RE: newbie
Thread Previous
From:
wiggins
Date:
December 20, 2002 05:50
Subject:
RE: newbie
Message ID:
200212201350.HAA01533@crows.siteprotect.com
Parameters on the command line are stored automagically by Perl in the @ARGV array. You may also want to check out the standard GetOpt modules.
http://danconia.org
------------------------------------------------
On Fri, 20 Dec 2002 14:37:55 +0100, "damien.july@libertysurf.fr" <damien.july@libertysurf.fr> wrote:
> hi,
>
> i'm newbie in perl language and i need help.
>
> I search from 3 days how give parmeter ti perl script same as shell script.
>
> If someone can help me?
>
> thanks
>
> Damien
>
>
> -------------
> SPECIAL ADSL
> L'ADSL Tiscali est à partir de 15,95 EUR/mois ! Plus modem ADSL et frais d'activation gratuits !
> Pour profiter de cette offre, cliquez ici: http://register.tiscali.fr/adsl/
> Offre soumise à conditions.
>
>
>
> --
> To unsubscribe, e-mail: beginners-unsubscribe@perl.org
> For additional commands, e-mail: beginners-help@perl.org
>
Thread Previous