digraph GRAPH_0 {
// Generated by Graph::Easy 0.72 at Wed Dec 5 13:39:42 2012
edge [ arrowhead=open ];
graph [ rankdir=LR ];
node [
fontsize=11,
fillcolor=white,
style=filled,
shape=box ];
"Module::Path" -> "strict" [ color="#000000" ]
"Module::Path" -> warnings [ color="#000000" ]
"Module::Path" -> Exporter [ color="#000000" ]
"strict" -> Carp [ color="#000000" ]
warnings -> Carp [ color="#000000" ]
Exporter -> "Exporter::Heavy" [ color="#000000" ]
Exporter -> "perl 5.006" [ color="#000000" ]
Exporter -> Carp [ color="#000000" ]
}