The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
strict digraph graph_16_01
{
	subgraph subgraph_16_01_1
	{
		node_16_01_2 -> node_16_01_3
		[
			color = blue
			dir   = "both",
		]
	}
}