Changes for version 0.07 - 2006-01-01

  • require Graph::Easy v0.38
  • set edge flow to better handle the flow after loops
  • use constant;
  • add: add_until(), add_foreach()
  • add_for() returns (current, body, continue) blocks

Modules

Generate easily flowcharts as Graph::Easy objects
A node in a Graph::Flowchart, representing a block/expression

Examples