[Chicago-talk] Dependency map

Jonathan Rockway jon-andy-lester-sucks at jrock.us
Thu Jan 24 12:51:06 PST 2008


"Shawn Carroll" <shawn.c.carroll at gmail.com> writes:

> My google fu is failing me.  I remember a package that could take a
> perl module and produce a graph of its dependencies.  I took a look at
> Graph-Dependencies but that isn't it as it only looks at CPAN modules.
>  I've looked in PerlMonks, TPJ and TPR and cannot find what I
> remember.  Anyone know what I'm talking about, or have I lost my mind.

Module::ScanDeps generates a dependency spanning tree for an arbitrary
(locally-available) module.  If you want a graph, you will have to
invoke ScanDeps recursively.

Regards,
Jonathan Rockway


More information about the Chicago-talk mailing list