Changes for version 0.02 - 2009-04-22
- Depend on MooseX::Types::VariantTable 0.02. It sorts Types topologically now. All variants in a single slot are tried for a match, and if the result is ambiguous an error is thrown. This matches Perl 6's behavior for multi method dispatch.
Modules
Multi Method Dispatch based on Moose type constraints