Revision history for Perl extension Term::DBPrompt.
0.01 06 Oct 2009
- original version; created by h2xs 1.23 with options
-XAn Term::DBPrompt
0.02 11 Oct 2009
Introduce a new function get_candidates()
For file input of commands (that's via option -f or via redirected STDIN)
--> Allow commands to be split over several lines
rename option '-a' into '-p'
introduce new option '-s' to suppress messages
function set_prompt() now takes only one parameter
function get_cmd_line() now returns two additional elements ($open, $close)