Changes for version 0.005 - 2019-01-20

  • [Bugfix] Handle "hash storage mode" of Getopt::Long (where GetOptions is called with a hashref as its first argument). Also fix compatibility of Getopt::Long which does not require explicit "linkage" (option handler), e.g. GetOptions('foo', 'bar', 'baz') is allowed by Getopt::Long. (Thanks Tabulon!)
  • Allow extra optspec properties x, x.*, _* to store comments or whatever.

Documentation

Script to demonstrate Getopt::Long::More

Modules

Like Getopt::Long, but with more stuffs