Changes for version 0.21 - 2012-08-09
- INCOMPATIBLE CHANGES
- Enable Getopt::Long's configuration 'bundling' to get more traditional behavior (e.g. -Ifoo instead of having to use -I foo). This means you no longer can specify -I=foo since it means -I =foo now.
- FIXES
- Fix handling of cmdline_aliases (didn't use the same option handler routine).
Modules
Get subroutine arguments from command line arguments (@ARGV)