Query: moosex::classattribute::trait::attribute
OS: osx
Section: 3
Links: osx man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MooseX::ClassAttribute::Trait::Attribute(3) User Contributed Perl Documentation MooseX::ClassAttribute::Trait::Attribute(3)NAMEMooseX::ClassAttribute::Trait::Attribute - A trait for class attributesVERSIONversion 0.26DESCRIPTIONThis role modifies the behavior of class attributes in various ways. It really should be a subclass of "Moose::Meta::Attribute", but if it were then it couldn't be combined with other attribute metaclasses, like "MooseX::AttributeHelpers". There are no new public methods implemented by this role. All it does is change the behavior of a number of existing methods.BUGSSee MooseX::ClassAttribute for details.AUTHORDave Rolsky <autarch@urth.org>COPYRIGHT AND LICENSEThis software is Copyright (c) 2011 by Dave Rolsky. This is free software, licensed under: The Artistic License 2.0 (GPL Compatible) perl v5.16.2 2011-06-05 MooseX::ClassAttribute::Trait::Attribute(3)