HTML::Mason::Component::Subcomponent - Mason Subcomponent Class
This is a subclass of
HTML::Mason::Component. Mason uses it to
implement both subcomponents (defined by <%def>
) and methods (defined
by <%method>
).
A subcomponent gets most of its properties from its owner.