Graph::Dependency - Generate dependency graphs and reports


Graph-Dependency documentation  | view source Contained in the Graph-Dependency distribution.

Index


NAME

Top

Graph::Dependency - Generate dependency graphs and reports

SYNOPSIS

Top

  ./graph YAML
  ./graph Foo-Bar html

DESCRIPTION

Top

The script graph.pl will generate a dependency tree from the given module name. It does this by fetching recursively the META.yml file for each module, and then extracting the prerequisites from this file.

SEE ALSO

Top

CPANTS::Dependency, Graph::Easy.

AUTHOR

Top

(C) 2006 by Tels at bloodgate.com

COPYRIGHT AND LICENSE

Top


Graph-Dependency documentation  | view source Contained in the Graph-Dependency distribution.