The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Term::Form


0.314   2018-03-12
        - Bugfix "readline"  with 'info'.
        - "readline": after returning the output is removed.
        - Bufix: stuck cursor if 'auto_up' == 1 and @list == 1.
        - New dependency: Term::Choose.

0.313   2018-02-11
        - Bugfix newline.

0.312   2018-02-10
        - Added the option 'info'.
        - Update documentation.

0.311   2018-02-08
        - Added the option 'clear_screen'.
        - Modified option 'auto_up'.
        - "fill_form" has "back" on by default.
        - Update documentation.

0.310   2016-08-30
        - Renamed "Term::ReadLine::Simple" to "Term::Form".