Revision history for Getopt-Long-Util
0.74 2014-07-09 (SHARYANTO)
[BUG FIXES]
- Fix regex to follow Getopt::Long closer.
- Fix sorting in normalization to make first opt the alphanumeric one,
to make opt spec stay legal.
0.73 2014-07-09 (SHARYANTO)
[BUG FIXES]
- Fix normalization of 'bool!' and 'inc+'.
0.72 2014-07-09 (SHARYANTO) - Pesta demokrasi!
- Add function: parse_getopt_long_opt_spec() (and make
humanize_getopt_long_opt_spec() use that).
0.71 2014-04-17 (SHARYANTO)
- First release. Extracted from SHARYANTO-Utils (renamed module from
SHARYANTO::Getopt::Long::Util to Getopt::Long::Util).