Term::ReadLine
Front-end to other ReadLine packages. Currently interfaces to Term-ReadLine, which is available on CPAN. Defines the variables $IN
and $OUT
, which return the filehandles for input and output, respectively, or undef
if Readline input and output cannot be used for Perl. Provides the following methods: