NAME
mop::attribute - A meta-object to represent attributes
DESCRIPTION
TODO
METHODS
BUILDnamekey_namehas_defaultget_defaultset_default($default)clear_defaultassociated_metaset_associated_meta($meta)conflicts_with($obj)locally_definedhas_data_in_slot_for($instance)fetch_data_in_slot_for($instance)store_data_in_slot_for($instance, $data)store_default_in_slot_for($instance)weaken_data_in_slot_for($instance)is_data_in_slot_weak_for($instance)
SEE ALSO
Attribute Details
BUGS
Since this module is still under development we would prefer to not use the RT bug queue and instead use the built in issue tracker on Github.
Git Repository
Issue Tracker
AUTHOR
Stevan Little <stevan.little@iinteractive.com>
Jesse Luehrs <doy@tozt.net>
Florian Ragwitz <rafl@debian.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013-2014 by Infinity Interactive.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.