in reply to Processing Complicated Command Line Options using Getopt
If you are trying it with Getopt::Long, it isn't going to work, unless you quote the command line arguments and do some postprocessing.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Processing Complicated Command Line Options using Getopt
by ganeshts (Initiate) on May 12, 2009 at 07:49 UTC |