NAME¶
HTML::Mason::Component::FileBased - Mason File-Based Component Class
VERSION¶
version 1.54
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¶
Mason
AUTHORS¶
- •
- Jonathan Swartz <swartz@pobox.com>
- •
- Dave Rolsky <autarch@urth.org>
- •
- Ken Williams <ken@mathforum.org>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2012 by Jonathan Swartz.
This is free software; you can redistribute it and/or modify it under the same
terms as the Perl 5 programming language system itself.