App-PrereqGrapher

 view release on metacpan or  search on metacpan

t/module-path-depth-2.dot  view on Meta::CPAN

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" ]

t/module-path.dot  view on Meta::CPAN

digraph GRAPH_0 {

  // Generated by Graph::Easy 0.72 at Sun Dec  2 20:24:48 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" ]



( run in 0.602 second using v1.01-cache-2.11-cpan-5735350b133 )