The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

HTML::Mason::Component::FileBased - Mason File-Based Component Class

DESCRIPTION

This is a subclass of HTML::Mason::Component. Mason uses it to implement components which are stored in files.

METHODS

See the FILE-BASED METHODS section of HTML::Mason::Component for documentation.

SEE ALSO

HTML::Mason::Component