freebsd-ports/devel/p5-Devel-Diagram/pkg-descr

12 lines
340 B
Text
Raw Normal View History

Devel::Diagram scans the given Perl modules attempting to discover the
class structure. It produces a hash table that can be converted to XML
(or other formats) via Render().
An XSL stylesheet is included that converts the XML class diagram into
HTML.
WWW: http://search.cpan.org/dist/Devel-Diagram/
-- Sergey Skvortsov
skv@FreeBSD.org