Приглашаем посетить
Ларри (larri.lit-info.ru)

Reference: new

PreviousChapter 8
Standard Modules
Next
 

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.


PreviousHomeNext
8.140 Term::ReadLineBook IndexReference: addhistory