Help for this page
my %dep = ( 'Foo' => [ 'Bar','Baz' ], 'Foo::Bar' => [ 'Foo' ], 'Bar' => [ 'Fubar' ], );
'a' => [ 'b','c' ] 'a' => [ 'c','b' ]