Changes for version 2.10 - 2012-03-26
- Accept a patch kindly supplied by Alexander Kriegisch, to change handling of the rankdir attribute. The valid values are BT, LR, RL or TB, or their lower-case equivalents. Previously, only a true value was accepted, which meant LR. Now, any value not in that list defaults to LR. Files changed: README, CHANGES, Changelog.ini, GraphViz.pm, GraphViz/Regex.pm and simple.t.
- Patch this file to replace BST with GMT, since both DateTime::Format::HTTP and DateTime::Format::Strptime fail to recognize BST. These modules are used by Module::Metadata::Changes to transform this file into Changelog.ini.
Modules
per-line Perl profiler (with graph output)
Interface to AT&T's GraphViz. Deprecated. See GraphViz2
Visualise data structures as a graph
subclass of GraphViz with no nodes
Visualise grammars
Visualise grammars
Visualise grammars
Visualise a regular expression
subclass of GraphViz with small nodes
Visualise XML as a tree
Examples
- examples/README
- examples/Yapp.output
- examples/clusters.pl
- examples/clusters2.pl
- examples/directories.pl
- examples/dprofpp.graphviz
- examples/dumper.pl
- examples/make_all.pl
- examples/perly.output
- examples/port.pl
- examples/ppmgraph.pl
- examples/primes.pl
- examples/primes_aux.pl
- examples/rank.pl
- examples/recdescent.pl
- examples/redcarpet.pl
- examples/regex.pl
- examples/simple.pl
- examples/text.pl
- examples/tmon.out
- examples/undirected.pl
- examples/xml.pl
- examples/xref.pl
- examples/xref_aux.pl
- examples/yacc.pl
- examples/yapp.pl