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

Changes for version 0.02 - 2012-11-13

  • IMPROVEMENTS
    • Support undirected graph
    • Support compass
    • Support subgraph as edge node
    • Support regexp match
    • Add multi_route method
    • Improve error message
  • INCOMPATIBLE CHANGES
    • Change first argument of 'edge' method(String => ArrayRef)

Modules

Graphviz Perl interface with DSL

Provides

in lib/Graphviz/DSL/Component.pm
in lib/Graphviz/DSL/Edge.pm
in lib/Graphviz/DSL/Graph.pm
in lib/Graphviz/DSL/Node.pm
in lib/Graphviz/DSL/Util.pm

Examples