Package perl-UML-Class-Simple: Information

    Source package: perl-UML-Class-Simple
    Version: 0.20-alt1
    Build time:  Dec 17, 2014, 06:18 AM in the task #136713
    Category: Development/Perl
    Report package bug
    License: Artistic and GPL
    Summary: Render simple UML class diagrams, by loading the code
    Description: 
    UML::Class::Simple is a Perl CPAN module that generates UML class diagrams (PNG
    format, GIF format, XMI format, or dot source) automatically from Perl 5 source
    or Perl 5 runtime.
    
    Perl developers can use this module to obtain pretty class diagrams for
    arbitrary existing Perl class libraries (including modern perl OO modules based
    on Moose.pm), by only a single command. Companies can also use the resulting
    pictures to visualize the project hierarchy and embed them into their
    documentation.
    
    The users no longer need to drag a mouse on the screen so as to draw figures
    themselves or provide any specs other than the source code of their own
    libraries that they want to depict. This module does all the jobs for them! :)

    List of rpms provided by this srpm:
    perl-UML-Class-Simple (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-Class-Accessor
      2. perl-Class-Accessor-Grouped
      3. perl-File-Slurp
      4. graphviz
      5. perl-HTML-Parser
      6. perl-IPC-Run3
      7. perl-PPI
      8. perl-Template
      9. perl-Test-Pod
      10. perl-Test-Pod-Coverage
      11. perl-XML-SAX
      12. perl-YAML
      13. perl-YAML-Syck
      14. perl-podlators
      15. perl-threads
      16. fonts-ttf-liberation
      17. perl(Class/Inspector.pm)
      18. apache-mod_perl-base

    Last changed


    Dec. 16, 2014 Igor Vlasenko 0.20-alt1
    - automated CPAN update
    July 27, 2013 Igor Vlasenko 0.19-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 0.18-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu