1Catalyst::ClassData(3)User Contributed Perl DocumentationCatalyst::ClassData(3)
23
4
NAME
6Catalyst::ClassData - Class data accessors
7
METHODS
9mk_classdata $name, $optional_value
10A moose-safe clone of Class::Data::Inheritable that borrows some ideas
11from Class::Accessor::Grouped;
12
AUTHOR
14Guillermo Roditi
15
COPYRIGHT
17This library is free software. You can redistribute it and/or modify it
18under the same terms as Perl itself.
1920
21
22
perl v5.12.1 2009-11-22 Catalyst::ClassData(3)