debian man page for autodia::handler::mason

Query: autodia::handler::mason

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Autodia::Handler::Mason(3pm)				User Contributed Perl Documentation			      Autodia::Handler::Mason(3pm)

NAME
Autodia::Handler::Mason - Allows Autodia to parse HTML::Mason files
SYNOPSIS
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
DESCRIPTION
Autodia::Handler using introspection provided by HTML::Mason to visualize all components used by a request.
API
_initialise creates the HTML::Mason::Interp instance used for introspection. _parse_file walks through the request and initiates the recursion. _process_component adds a component to the diagram. This is done recursively for the parent and each called component. helper method to convert the declared_args of components to attributes helper method to convert the declared_args of methods and subcomponents to Params
AUTHOR
Peter Franke, 2011, autodia_mason@pfranke.de
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.4 2011-03-21 Autodia::Handler::Mason(3pm)
Related Man Pages
autodia::diagram::class(3pm) - debian
autodia::handler::perl(3pm) - debian
jifty::view::mason::handler(3pm) - debian
mason::component::moose(3pm) - debian
mason::manual(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file