Revision history for Perl extension ASCOPE::Term. 0.2 - Mon Jun 23 2003 - Updated comparison of choices in _choose() to map and return on first match rather than grepping through the entire list. - Removed CPAN::MakeMaker and replaced with old-skool ExtUtils::MakeMaker until I can find the time to grok Module::Build 0.1 - Sun Mar 30 2003 - Updated _choose() and _choose_menu() to pass complete list of choices to Term::Complete. 0.04 - Tue Feb 04 2003 - Fixed a bug in &_choose_one that was printing blank options when fewer than 10 choices were being passed. - Added t/000-stub.t 0.03 - Mon Dec 30 2002 - Fixed the return value of &_valid_getopts_el() and tweaked &ask_getopts() to deal with it properly. 0.01 - Sat Nov 02 2002 - Initial public release