Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-MooseX-Types-VariantTable / pkg-descr
1 MooseX::Types::VariantTable implements a simple dispatch table based on
2 Moose type constraints.
3
4 Subtypes will be checked before their parents, meaning that the order of
5 the declaration does not matter.
6
7 WWW: http://search.cpan.org/dist/MooseX-Types-VariantTable/