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, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
