$term->readline(prompt)
term
prompt
Prompts for input line and gets the result. Removes trailing newline and returns undef at end-of-file.
undef
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]