Revision history for Term::Choose
0.7.8 2012-07-27
- Added example.
- Minor code changes.
0.7.7 2012-07-24
- Fixed bug in _unicode_cut.
- Improved documentation.
0.7.6 2012-07-23
- Added Term::Choose::GC.
- Code refactoring.
- Improved documentation.
0.7.5 2012-07-21
- Don't print control characters.
- Improved Documentation.
0.7.4 2012-07-19
- Minor code changes.
- Improved Documentation.
0.7.3 2012-07-17
- Make calling "choose" in void context more normal.
- Modified error messages.
- "max_list": exceeding "max_list" now warns and cuts the used list to max_list instead of dying.
- Added bug section.
- Improved documentation.
0.7.2 2012-07-14
- Press a key after warnings "not a valid value for option" or "no such option" to continue.
- Consideration of the case of calling "choose" in a void context.
- Code cleanup.
- Documentation cleanup.
0.7.1 2012-07-13
- First release on cpan.