Autodia::Handler::Perl - AutoDia handler for perl
HandlerPerl parses files into a Diagram Object, which all handlers use. The role of the handler is to parse through the file extracting information such as Class names, attributes, methods and properties. HandlerPerl parses files using simple perl ru...
TEEJAY/Autodia-2.14 - 25 May 2011 19:55:19 UTC
Autodia - The configuration and Utility perl module for AutoDia.
AutoDia takes source files as input and using a handler parses them to create documentation through templates. The handlers allow AutoDia to parse any language by providing a handler and registering in in autodia.pm. The templates allow the output to...
TEEJAY/Autodia-2.14 - 25 May 2011 19:55:19 UTC
Autodia::Handler::dia - AutoDia handler for dia
This provides Autodia with the ability to read dia files, allowing you to convert them via the Diagram Export methods to images (using GraphViz and VCG) or html/xml using custom templates. The dia handler will parse dia xml files using XML::Simple an...
TEEJAY/Autodia-2.14 - 25 May 2011 19:55:19 UTC
Autodia::Handler::umbrello - AutoDia handler for umbrello
This provides Autodia with the ability to read umbrello files, allowing you to convert them via the Diagram Export methods to images (using GraphViz and VCG) or html/xml using custom templates. The umbrello handler will parse umbrello xml/xmi files u...
TEEJAY/Autodia-2.14 - 25 May 2011 19:55:19 UTC
Autodia::Handler::Mason - Allows Autodia to parse HTML::Mason files
Autodia::Handler using introspection provided by HTML::Mason to visualize all components used by a request....
TEEJAY/Autodia-2.14 - 25 May 2011 19:55:19 UTC