Changes for version 2.46 - 2017-05-11
- Change the default value for the 'graph' attribute within GraphViz2::Parse::ISA from {} to ''. This makes it match the default for each other module in the GraphViz2::Parse::* namespace. The problem was reported by Kevin Ryde (RT#121599) who used GraphViz2::Parse::ISA all by itself, without using it via GraphViz2, and the BUILD sub has a check on the pre-existing value of $self -> graph, which returned {} instead of the empty string, so the code did not initialize $self -> graph properly with a new GraphViz2 object.
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
Other files
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- maps/demo.1.1.html
- maps/demo.1.gv
- maps/demo.1.html
- maps/demo.1.map
- maps/demo.1.png
- maps/demo.1.sh
- maps/demo.2.1.html
- maps/demo.2.2.html
- maps/demo.2.3.html
- maps/demo.2.gv
- maps/demo.2.html
- maps/demo.2.map
- maps/demo.2.png
- maps/demo.2.sh
- maps/demo.3.1.html
- maps/demo.3.2.html
- maps/demo.3.3.html
- maps/demo.3.html
- maps/demo.3.map
- maps/demo.3.pl
- maps/demo.3.png
- maps/demo.4.1.html
- maps/demo.4.2.html
- maps/demo.4.3.html
- maps/demo.4.html
- maps/demo.4.map
- maps/demo.4.pl
- maps/demo.4.svg