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

Perl in a Nutshell

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

new

$

term

 
= new Term::ReadLine
 '

name

'

Constructor. Returns the handle for subsequent calls to other ReadLine methods. Argument name is the name of the application. Optionally can be followed by two arguments that are globs specifying input and output filehandles.


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