On 05 Jun 2001 12:28:01 -0700, Bob Mangold wrote: <snip> > so then at the command line I type: > perl test.pl -a help, -b me, -c please > > i even tried: > perl test.pl -a help -b me -c please <snip> type "chmod u+x test.pl" then type "./test.pl" The #!/usr/local/bin/perl tells the shell to launch perl for you -- Today is Sweetmorn, the 10th day of Confusion in the YOLD 3167 Hail Eris!
- Fwd: 'use' question Bob Mangold
- Re: Fwd: 'use' question Chas Owens
- Re: Fwd: 'use' question Bob Mangold
- Re: Fwd: 'use' question M.W. Koskamp
- Re: Fwd: 'use' question daniels tashi robert
- Re: Fwd: 'use' question John Fox
- Re: Fwd: 'use' question Steve Mayer
- Re: Fwd: 'use' question Chas Owens
- Re: Fwd: 'use' question Chas Owens
- Re: Fwd: 'use' question Randal L. Schwartz
- Re: Fwd: 'use' question Brett W. McCoy
- Re: Fwd: 'use' question Timothy Kimball
- Re: Fwd: 'use' question Timothy Kimball
- Re: Fwd: 'use' question M.W. Koskamp
- 'use' question Jason Frisvold
- Re: 'use' question drieux
- Re: 'use' question Todd Wade
- RE: 'use' question Jason Frisvold