Changes for version 0.14
- Remove dependency on MooseX::AttributeHelpers in favor of native traits. (arcanez)
- Remove dependency on Check::ISA in favor of is_$type methods created by MooseX::Types. (arcanez)
- Add first and last methods so I don't have to type so much. (gphat)
- Remove _find method, no idea why it was there. (gphat)
Provides
in lib/Message/Stack/DataVerifier.pm
in lib/Message/Stack/FormValidator.pm
in lib/Message/Stack/Types.pm