
Padre::Plugin::Autodia - Draw UML Class diagrams from Padre, the Perl IDE,

version 0.03

Note: Before installing this plugin,
you need to install GraphViz (apt-get install graphviz or get a binary from http://www.graphviz.org/).
Padre plugin to integrate Autodia.
Provides an Autodia menu under 'plugins' with options to create UML diagrams for the current or selected files.

parse and diagram selected files from dialog, displaying the UML Chart in a new window
parse and diagram this file, displaying the UML Chart in a new window
The command structure to show in the Plugins menu
Declare the Padre interfaces this plugin uses
show 'about' dialog


Initial Development of version 0.01 sponsered by Connected-uk

Kevin Dawson <bowtie@cpan.org>
Ahmad M. Zawawi <ahmad.zawawi@gmail.com>
Ahmad M. Zawawi <ahmad.zawawi@gmail.com>
Aaron Trevena, <aaron.trevena@gmail.com>
Dirk De Nijs
ZENOG
GARU
Damyan Ivanov

Copyright © β 2008-2012 The Padre development team as listed in Padre.pm in the Padre distribution all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.