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)NAMEAutodia::Handler::Mason - Allows Autodia to parse HTML::Mason filesSYNOPSISSee 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 lineDESCRIPTIONAutodia::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 ParamsAUTHORPeter Franke, 2011, autodia_mason@pfranke.deLICENSEThis 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)
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 |