in reply to how did this module get into CPAN ?!
Note that Getopt::Long and Getopt::Std are both bundled with perl. There's usually no reason to choose ::Std over ::Long; if you don't need the added flexibility now, you may in the future. And yes, Getopt::Long is arguably more bloated than necessary too, but some would call that robust.
Maybe what you want is just the -s switch?
|
|---|