in reply to Re: Re: Problem with GetOpts::Long
in thread Problem with GetOpts::Long
should actually be"config" => \$config,
to indicate that the --config option is to be a boolean flag type of value."config!" => \$config,
jdporter
The 6th Rule of Perl Club is -- There is no Rule #6.
|
|---|