The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
graph { flow: down; }
node { align: left; }
node.right { align: right; }

[ Left ] { class: none; }
[ Lefty, too ] { class: none; }
[ Right ] { class: right; }

[ Left ] --> [ Lefty, too ]
[ Lefty, too ] --> [ Right ]