in reply to Re: getOptions() parse problem
in thread getOptions() parse problem
> myPerl.pl -n -10
or
> myPerl.pl --number -10
Both represent the same thing! So in case I only use -- I have to use --n, to me that doesn't look right!!
Any comments on this ?
Thanks
Luca- Comment on Re^2: getOptions() parse problem
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: getOptions() parse problem
by gargle (Chaplain) on Sep 13, 2005 at 09:32 UTC | |
by jeanluca (Deacon) on Sep 13, 2005 at 10:04 UTC | |
by gargle (Chaplain) on Sep 13, 2005 at 10:15 UTC |