fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
401 B
Text
6 lines
401 B
Text
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.
|