I need to use NCurses, with Perl. I found some very short bits of text about it but no example at all.
Is there anyone aware of any existing guide online?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://metacpan.org/pod/Curses::UI::Tutorial
http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/
The examples from tldp.org are:
http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/ncurses_programs/perl/
Also, from http://www.perl.com/doc/FAQs/FAQ/oldfaq-html/Q3.8.html: