Autodia::Handler::Mason - Allows Autodia to parse HTML::Mason files
See Autodia and HTML::Mason. Use -p to specify the comp_root and -i fetch one or
more components, f.e. ./autodia -l Mason -p 'examples/mason' -i 'index.html
login.html' If you need to allow globals, f.e. $c and $l, add -G '$c $l' to
the command line
Autodia::Handler using introspection provided by HTML::Mason to visualize all
components used by a request.
Peter Franke, 2011,
[email protected]
This library is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.