in reply to
Wisdom on the Getopt::Long module
GetOptions("x:s"=>\$x); $x ||= defined $x;
[download]
Comment on
Re: Wisdom on the Getopt::Long module
Download
Code
In Section
Seekers of Perl Wisdom