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

NAME

MooseX::AttributeHelpers::Trait::Base - base role for helpers

METHODS

check_provides_values

Confirms that provides (and curries) has all valid possibilities in it.

process_options_for_provides

Ensures that the type constraint (isa) matches the helper type.

BUGS

All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.

AUTHORS

Yuval Kogman

Shawn M Moore

Jesse Luehrs

COPYRIGHT AND LICENSE

Copyright 2007-2009 by Infinity Interactive, Inc.

http://www.iinteractive.com

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