I was looking for a good way to write curses applications. So far I have found Curses :: UI and Curses :: Toolkit, but none of them are as small as I want them to be. Now I'm looking to write my application only with Curses themselves and find out about it in the process! Are there any good books / textbooks / etc. what will teach me guts to write applications with curses and perl? (I don’t mind if it is written in another language, for example, C. If I can translate what I read in Perl, that’s fine!)
Thank,
source
share