The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
edge { arrowstyle: filled; }
graph {
  colorscheme: x11;
  flow: south;
  title: GRAPH_0;
}

[ a ] --> [ b ]
[ a ] --> [ c ]
[ a ] --> [ d ]
[ my node /* not a comment */ ] --> [ b ]
[ b ] --> [ u ]
[ c ] --> [ u ]
[ d ] --> [ u ]