aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-B-Graph/pkg-descr
blob: 6c388d0e137e6f926c92f7f5a941af56cfbddb48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
This module is a layer between the perl-internals-examining parts of
Malcolm Beattie's perl compiler (the B::* classes) and your favorite
graph layout tool (currently Dot and VGC are supported, but adding
others would be easy). It examines the internal structures that perl
builds to represent your code (OPs and SVs), and generates
specifications for multicolored boxes and arrows to represent them.

WWW: http://search.cpan.org/dist/B-Graph/

- Leo Kim
leo@florida.sarang.net