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

NAME

SDLx::GUI::Types - Types used in the distribution

VERSION

version 0.002

DESCRIPTION

This module implements the specific types used by the distribution, and exports them (exporting is done by Moose::Util::TypeConstraints).

Current types defined:

  • PackSide - a simple enumeration, allowing top, bottom, left and right.

AUTHOR

Jerome Quelin <jquelin@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Jerome Quelin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.