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

Changes for version 0.10 - 2007-02-02

  • require Perl v5.8.1
  • require Graph::Easy v0.52
  • bundle and use Module::Install v0.64
  • add start_node(), end_node()
  • finish(): remove start/end node if they are isolated and only connected to each other, unless they are the only nodes

Modules

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

Examples