Scully4Ever has asked for the wisdom of the Perl Monks concerning the following question:
I wrote a script that uses Getopt::Long to get the command line arguments. Is there a way to allow the user to use “!=“ in addition to "=“ so the user could for example request data not equal to year 2016 or data equal to year 2016?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Parsing NE Command Line Arguments
by ww (Archbishop) on Sep 28, 2016 at 15:26 UTC | |
by Scully4Ever (Novice) on Sep 28, 2016 at 16:34 UTC | |
|
Re: Parsing NE Command Line Arguments
by Dallaylaen (Chaplain) on Sep 29, 2016 at 00:44 UTC |