The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::LCDproc::Widget::Frame - A frame, a screen within a screen

VERSION

version 0.1.1

ATTRIBUTES

All atrributes are required

direction

h or v for horizontal or vertical scrolling, respectively. In practice, horizontal scrolling is marked as TODO in LCDproc.

left, right, top, bottom

Coordinates of the frame on the screen in chars

width, height

Frame dimension in chars

speed

Speed of scrolling, if needed

SEE ALSO

Please see those modules/websites for more information related to this module.

BUGS AND LIMITATIONS

You can make new bug reports, and view existing ones, through the web interface at https://github.com/ioanrogers/Net-LCDproc/issues.

SOURCE

The development version is on github at http://github.com/ioanrogers/Net-LCDproc and may be cloned from git://github.com/ioanrogers/Net-LCDproc.git

AUTHOR

Ioan Rogers <ioanr@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2012 by Ioan Rogers.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007

1 POD Error

The following errors were encountered while parsing the POD:

Around line 69:

You forgot a '=back' before '=head1'