start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: ReadLine Chapter 8
Standard Modules
Next: 8.140 Term::ReadLine
 

readline

$

term


->readline(


prompt


)

Prompts for input line and gets the result. Removes trailing newline and returns undef at end-of-file.


Previous: Reference: ReadLine Perl in a Nutshell Next: 8.140 Term::ReadLine
Reference: ReadLine Book Index 8.140 Term::ReadLine

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.