in reply to Widget library for Ncurses

I've had a good bit of luck using Curses::Widgets and Curses::Forms (both available on CPAN), putting together a Perl/Mysql/SQL Server customer management program. You might want to check those modules out for what you're doing.