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

7 lines
254 B
Plaintext

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.