NAME

Tickit::Widget::Progressbar - simple progressbar implementation for Tickit

VERSION

version 0.002

SYNOPSIS

my $bar = Tickit::Widget::Progressbar->new(
	completion	=> 0.00,
);

METHODS

SEE ALSO

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

Copyright Tom Molesworth 2011. Licensed under the same terms as Perl itself.