                                   menu.pl
                                 Perl Menus
                                 Version 3.2
                                Release Notes
                                June 1, 1995

                               Steven L. Kunz
                           Networked Applications
                  Iowa State University Computation Center
                            Iowa State University
                                 Ames,  Iowa

Copyright (C) 1992-95  Iowa State University Computation Center
                       Ames, Iowa (USA)

Things to do in future releases:

- Allow a new "menu_pref" that places "(Done with ..."), etc at bottom of
  menus (instead of at the top).

- Create support for headings within the menu selection items.  These
  strings (really non-selectable items) would be "auto-skipped" during arrow
  movement/selection.

- Allow "multiple column" menus.  Support would examine the length of the 
  longest selection text and the screen width, then place as many items on a
  page as possible (in row/column order).  Would probably be implemented as
  a "menu_pref".
