libmoosex-types-varianttable-perl

Moose extension for a type-constraint based dispatch table
  http://search.cpan.org/dist/MooseX-Types-VariantTable/
  0
  no reviews



Moosex::types::varianttable is a moose extension that implements a simple dispatch table based on moose type constraints. subtypes will be checked before their parents, meaning that the order of the declaration does not matter.