Changes for version 1.00 - 2001-06-14
- finally released as version 1.00!
- added a reference to brian d foy's DDJ article on Devel::GraphVizProf
- put the entire Perl regular expression test suite through GraphViz::Regex and fixed all the bugs
- no longer sort nodes by default (idea by Stephen Riehm), which makes graphs just work better. Not documented, do you want it to be?
Modules
per-line Perl profiler (with graph output)
Interface to the GraphViz graphing tool
Visualise data structures as a graph
subclass of GraphViz with no nodes
Visualise grammars
Visualise a regular expression
Visualise a regular expression
use graphviz without installing it
subclass of GraphViz with small nodes
Visualise XML as a tree
Examples
- examples/Functional.png
- examples/Functional.xref
- examples/clusters.pl
- examples/clusters.png
- examples/directories.pl
- examples/directories.png
- examples/dprofpp.graphviz
- examples/dumper.pl
- examples/dumper.png
- examples/imlib.pl
- examples/port.pl
- examples/port.png
- examples/ppmgraph.pl
- examples/primes.dot
- examples/primes.pl
- examples/primes.png
- examples/recdescent.pl
- examples/recdescent.png
- examples/redcarpet.pl
- examples/redcarpet.png
- examples/regex.pl
- examples/regex.png
- examples/regex_yape.pl
- examples/regex_yape.png
- examples/remote.pl
- examples/remote.png
- examples/simple.pl
- examples/simple.png
- examples/tmon.dot
- examples/tmon.out
- examples/tmon.png
- examples/undirected.pl
- examples/undirected.png
- examples/xml.pl
- examples/xml.png
- examples/xref.pl