NAME
Text::ProgressBar::Widget - A role for all variable width widgets
VERSION
version 0.1
SYNOPSIS
with 'Text::ProgressBar::WidgetHFill';
DESCRIPTION
This widget is much like the \\hfill command in TeX, it will expand to fill the line. You can use more than one in the same line, and they will all have the same width, and together will fill the line.
METHODS
update
handler for redrawing current regions within the area. (Inherited from Widget.)
AUTHOR
Farhad Fouladi, <farhad at cpan.org>
LICENSE AND COPYRIGHT
Copyright 2012 Farhad Fouladi.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.