Changes for version 0.09 - 2007-01-27

  • Added a table print option. May be going to rename this module, since printing a menu is no longer the only thing it does.
  • Also removed the goto's. menu() is still really ugly, but it's just a bit less ugly now. I wrote it when I just knew Perl, so it contains a few things I really have to laugh about, now.
  • Removed sleep statements from Expect.pl.
  • Split the tests from t/Term_Menu.t into just loading Term::Menu and actually checking the menu with Test::Expect in t/menu.t.

Modules

Perl extension for asking questions and printing menus at the terminal