NAME
Curses::Toolkit::Types - various types used within the dist
VERSION
version 0.203
DESCRIPTION
This module implements the specific types used by the distribution, and exports them (exporting is done directly by Moose::Util::TypeConstraints.
Current types defined:
PROGRESS_BAR_LABEL - a simple enumeration, allowing only
none
,value
orpercent
.
AUTHOR
Damien "dams" Krotkine
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Damien "dams" Krotkine.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.