12 lines
340 B
Text
12 lines
340 B
Text
|
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
|