8 lines
333 B
Text
8 lines
333 B
Text
This is a subclass of Term::VT102 that will grow the virtual screen to
|
|
accomodate arbitrary width and height of text.
|
|
|
|
The behavior is more similar to the buffer of a scrolling terminal
|
|
emulator than to a real terminal, making it useful for output displays
|
|
in scrolling media.
|
|
|
|
WWW: http://search.cpan.org/dist/Term-VT102-Boundless/
|