The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
20020119 Term::Clui 1.10 old enter, choose, edit, confirm rolled into one
20020121 1.11 added README, &ask takes default and bugs fixed
20020130 1.12 &choose handles big lists with &narrow_the_search
20020519 1.13 add FileSelect.pm and "man Term::Clui" works (ie with ::)
20020601 1.14 fixed 'require Clui.raw' bug in test_script
20020622 1.15 new Install script, and old MakeMaker-compatible Makefile.PL
20020626 1.16 Install gets default dirs right, &tiview simpler if <3 lines
20020911 1.17 &choose default dbm is now in ~/.clui_dir & obeys $CLUI_DIR
20020912 1.17 &choose default dbm handles collisions
20021008 add &inform; &timestamp export-ok'd
20030701 1.18 FreeBSD bug corrected ($^O now gives freebsd)
20030912 debug warn statements removed from FileSelect.pm
20031103 1.19 bug fixed handling DOWN in &choose
20031214 select used in &getch to return ESC promptly
20040520 1.20 minor doc fix for FileSelect, contact.html not email address
20040708 FileSelect -FPat bug fixed, and another minor doc fix
20040708 1.21 examples/test_script defaults to installed Clui.pm