table of contents
Mason::Component::Import(3) | User Contributed Perl Documentation | Mason::Component::Import(3) |
NAME¶
Mason::Component::Import - Extra component imports
DESCRIPTION¶
This module is automatically use'd in each generated Mason component class. It imports nothing by default, but you can modify the "import_into" method in plugins to add imports.
SEE ALSO¶
Mason
AUTHOR¶
Jonathan Swartz <swartz@pobox.com>
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.
2015-05-17 | perl v5.40.0 |