Acme-Curses-Marquee-Extensions
view release on metacpan or search on metacpan
lib/Acme/Curses/Marquee/Extensions.pm view on Meta::CPAN
while( 1 ){
$m->scroll( usleep 75_000 );
}
=head1 DESCRIPTION
Inherits all methods of L<Acme::Curses::Marquee>, except for C<new>,
which is among those outlined below.
This module also performs a little slight of hand to remove the
parent class's dependency on a figlet binary (in your path).
=head2 new( I<%params> )
=over
=item winw
The width of the window. Defaults to 80.
=item winh
( run in 0.514 second using v1.01-cache-2.11-cpan-4d50c553e7e )