The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Padre::Plugin::Autodia - Autodia plugin for Padre

DESCRIPTION

Padre plugin to integrate Autodia.

Provides an Autodia menu under 'plugins' with options to create UML diagrams for the current or selected files.

VERSION

0.01

METHODS

plugin_name

padre_interfaces

Declare the Padre interfaces this plugin uses

The command structure to show in the Plugins menu

show_about

show 'about' dialog

draw_this_file

parse and diagram this file, displaying the UML Chart in a new window

draw_all_files

parse and diagram selected files from dialog, displaying the UML Chart in a new window

SEE ALSO

Autodia, Padre

CREDITS

Development sponsered by Connected-uk

AUTHOR

Aaron Trevena, <aaron.trevena@gmail.com>

COPYRIGHT AND LICENSE

Copyright (C) 2009 by Aaron Trevena

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.