Revision history for Getopt-Long-Complete
0.06 2014-07-27 (SHARYANTO)
[INCOMPATIBLE CHANGES]
- (Adjust with Complete::Getopt::Long) GetOptionsWithCompletion()'s
first argument is now a coderef instead of hash of codes/arrays. The
code now gets more information/arguments to be able to differentiate
what option/argument it is being called for. See
Complete::Getopt::Long for more details.
0.05 2014-07-26 (SHARYANTO)
- Add demo script: test-getopt-long-complete.
0.04 2014-07-25 (SHARYANTO)
- No functional changes.
- Adjust to Complete::Bash 0.09.
0.03 2014-07-22 (SHARYANTO)
- No functional changes.
- Fix POD.
- Add example for completing argument.
0.02 2014-07-22 (SHARYANTO)
- No functional changes.
- Fix POD.
0.01 2014-07-22 (SHARYANTO)
- First release.