blob: 711c7825c1d2c9e9eda0e4e78cb301d248df52d9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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
|