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

[ East ] -> [ South ] { flow: south; } -> [ West ] -> { flow: west; } [ South Too ]
 --> { flow: down; } [ right (west) ]
 --> { flow: right; } [ left (south) ]
 --> { flow: left; } [ east (default) ] -> [ final ] 
#[ east (default) ] -> [ second ] 
#[ east (default) ] -> [ third ]