解决方法
http://metacpan.org/pod/Curses::UI::Tutorial
@H_301_2@http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/
@H_301_2@来自tldp.org的示例是:
@H_301_2@http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/ncurses_programs/perl/
@H_301_2@另外,从http://www.perl.com/doc/FAQs/FAQ/oldfaq-html/Q3.8.html:
@H_301_2@For a good example of using curses
with Perl,you might want to pick up a
copy of Steven L Kunz’s*perl
menu.pl”) via
menus'' package (
anonymous FTP from
“ftp.iastate.edu”. It’s in the
directory /pub/perl as:
menu.pl.v3.1.tar.Z @H_301_2@Another possibility is to use Henk Penning’s cterm package,a curses emulation library written in perl. cterm is actually a separate program with which you communicate via a pipe. It is available from ftp.cs.ruu.nl [131.211.80.17] via anonymous ftp. in the directory pub/PERL.