The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Graphviz::DSL

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)

0.01  2012-10-17
        - original version