These meta-methods provide access to class-specific values. They are similar to Static, except that each
subclass has separate values.
Class:scalar
Creates methods to handle a scalar variable in the declaring package.
See the documentation on "Generic:scalar" for interfaces and behaviors.
Class:array
Creates methods to handle a array variable in the declaring package.
See the documentation on "Generic:array" for interfaces and behaviors.
Class:hash
Creates methods to handle a hash variable in the declaring package.
See the documentation on "Generic:hash" for interfaces and behaviors.
perl v5.36.0 2022-10-13 MakeMethods::Template::Class(3pm)