Changes for version 0.14 - 2012-03-23
- INCOMPATIBLE CHANGES, REMOVED FEATURES
- Argument with underscore (foo_bar) is only represented with --foo-bar and no longer with --foo_bar, because having both disrupts Getopt::Long's ability to autocomplete (e.g. --foo).
Modules
Get subroutine arguments from command line arguments (@ARGV)