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
COPYRIGHT
15This library is free software. You can redistribute it and/or modify it
16under the same terms as Perl itself.
1718
19
20
perl v5.28.0 2015-06-03 Catalyst::ClassData(3)