1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/devel/p5-Devel-Diagram/pkg-descr
Sergey Skvortsov 3c0546da94 Add p5-Devel-Diagram 1.00,
discover the classes of an arbitrary
suite of Perl modules.
2004-01-25 11:59:15 +00:00

12 lines
340 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.
WWW: http://search.cpan.org/dist/Devel-Diagram/
-- Sergey Skvortsov
skv@FreeBSD.org