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

Changes for version 2.09

  • added template and backslash support to C++ handler (patch provided by Patrick Wiggins)
  • added support for Params::Validate in Perl Handler
  • added methods to allow get/set operations in class objects after adding them
  • added better support for PHP5 classes (patch provided by Jurrien / Norm )
  • added Realization relation (patches provided by David Bike)
  • added support for Class::Accessor and Class::Data::Inheritable in Perl handler
  • added Moose support, fixed handling of subrefs in Perl Handler

Documentation

a perl script using the Autodia modules to create UML Class Diagrams or documents. from code or other data sources.

Modules

The configuration and Utility perl module for AutoDia.
Class to hold a collection of objects representing parts of a Dia Diagram.
Class that holds, updates and outputs the values of a diagram element of type class.
Handles elements of type UML Smallpackage
generic language handler superclass
AutoDia handler for C#
AutoDia handler for C++
AutoDia handler for DBI connections
AutoDia handler for PHP
AutoDia handler for perl
AutoDia handler for SQL
AutoDia handler for Torque xml database schema
AutoDia handler for dia
AutoDia handler for umbrello

Provides

in lib/Autodia/Diagram/Dependancy.pm
in lib/Autodia/Diagram/Inheritance.pm
in lib/Autodia/Diagram/Object.pm
in lib/Autodia/Diagram/Realization.pm
in lib/Autodia/Diagram/Relation.pm
in lib/Autodia/Diagram/Superclass.pm
in lib/Autodia/Handler/python.pm