Changes for version 0.14 - 2001-05-03

  • added support for InterpLit node in RecDescent grammars
  • added cumulative effect for node attributes (patch by Diego Zamboni)
  • changed the quoting rules again to make it easier to read the dot files (idea by Diego Zamboni)
  • make add_edge() automatically add any nodes specified for the edge that have not been previously added to stop the Graph module complaining (patch by Diego Zamboni)
  • new 'node', 'edge', and 'graph' graph attributes to specify global node, edge, and graph attributes (patch by Diego Zamboni)
  • removed t/regex.t and documented that GraphViz::Regex may not work on various perls
  • added GraphViz::Regex_YAPE module, another way to graph a regular expression

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