Changes for version 0.99.4 - 2006-02-17
- Fixed -menu to handle nested arrays as well as nested hashes
- Removed spurious -wipe and -wipefirst options, by renaming them -clear and -clearfirst
- Fixed cuddling behaviour
- Added special <esc> handling (principally to allow navigation back up a menu level under -menu)
- Added dependencies to Build.pl and Makefile.PL (thanks to the many people who reported this oversight)
- Made all underscores in flags optional
Modules
Interactively prompt for user input
Provides
in lib/IO/Prompt.pm
Examples
- examples/clear.pl
- examples/cmdline.pl
- examples/data.pl
- examples/default.pl
- examples/hand.pl
- examples/interactive.pl
- examples/lingua.pl
- examples/menu.pl
- examples/nonl.pl
- examples/num.pl
- examples/passwd.pl
- examples/record.pl
- examples/require.pl
- examples/to.pl
- examples/tty.pl
- examples/underscore.pl
- examples/while_until.pl
- examples/yesno.pl