NAME
MooseX::AttributeHelper::MethodProvider::Set::Object - implementation of the provided methods for the Set::Object attribute helper
PROVIDED METHODS
- insert
- remove
- invert
- clear
- elements
- contains
- size
These methods all do the same thing as their counterparts in Set::Object, including taking list arguments where appropriate.
SEE ALSO
MooseX::AttributeHelper::Set::Object
Moose, MooseX::AttributeHelpers, Set::Object
AUTHOR
Jesse Luehrs, <jluehrs2 at uiuc.edu>
BUGS
No known bugs.
Please report any bugs through RT: email bug-moosex-attributehelper-set-object at rt.cpan.org
, or browse http://rt.cpan.org/NoAuth/ReportBug.html?Queue=MooseX-AttributeHelper-Set-Object.
SUPPORT
You can find this documentation for this module with the perldoc command.
perldoc MooseX::AttributeHelper::Set::Object
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
http://cpanratings.perl.org/d/MooseX-AttributeHelper-Set-Object
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-AttributeHelper-Set-Object
Search CPAN
http://search.cpan.org/dist/MooseX-AttributeHelper-Set-Object
COPYRIGHT AND LICENSE
Copyright 2008 Jesse Luehrs.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.