3c0546da94
discover the classes of an arbitrary suite of Perl modules.
11 lines
340 B
Text
11 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
|