Changes for version 0.06 - 2006-01-01
- require PPI v1.09
- require Graph::Flowchart v0.07
- check argument to decompose() and croak on errors
- allow $graph->graph($code); calling style
- added "while" and until" loop support (both w/ and w/o continue blocks)
- support: "for (@list) { ... } continue { ... }"
Modules
Turn Perl code into a Graph::Flowchart object