Changes for version 0.13 - 2001-03-19

  • removed 'use warnings' as suggested by David Adler so we no longer require Perl 5.6
  • moved all modules into a new 'lib' directory (and updated examples) so that Devel::GraphVizProf gets installed
  • new 'concentrate' graph attribute to merge edges in cluttered directed graphs
  • new 'random_start' graph attribute, which requests an initial random placement for the graph
  • new 'epsilon' graph attribute, which decides how long the graph solver tries before finding a graph layout, requested by Pierre-Yves Genot
  • an empty cluster now means not clustered
  • added GraphViz::Regex and example regexp.pl which visualises a regular expression
  • now an award-winning module!

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
use graphviz without installing it
subclass of GraphViz with small nodes
Visualise XML as a tree