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
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.