The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.37 - 2015-10-11

  • Fix the default for the graph parameter in GraphViz2::Parse::*, to be '' instead of {}. See notes for V 2.36 for more info. GraphViz2::Parse::Regexp was fixed in V 2.36. This versions fixes all the other modules in lib/GraphViz2/Parse/.
  • Rename the internal attribute and method 'isa' to 'is_a', to avoid clashing with UNIVERSAL::isa. Thanx to Kevin Ryde to suggesting this.
  • In scripts/html.labels.2.pl, rename palegreen to palegreen.
  • Re-generate the demo page with the new version #.

Modules

A wrapper for AT&T's Graphviz
A wrapper for AT&T's Graphviz
Visualize a database schema as a graph
Visualize a data structure as a graph
Some utils to simplify testing and generating the demo page
Visualize N Perl class hierarchies as a graph
Visualize a Parse::RecDescent grammar as a graph
Visualize a Perl regular expression as a graph
Visualize a Set::FA::Element state transition table as a graph
Visualize XML as a graph
Visualize a yacc grammar as a graph
Visualize a yapp grammar as a graph
Some utils to generate the demo page