Re: Graphing Perl Package Usage for Fun and Profit

2005-07-10 Thread Tels
-BEGIN PGP SIGNED MESSAGE- Moin Randy, On Sunday 10 July 2005 15:08, Randy W. Sims wrote: > Tels wrote: > > graph-perl-usage is a little script that uses various > > modules/programs to generate usage graphs of Perl package. That is, > > it tracks which package uses or requires which and

Re: Graphing Perl Package Usage for Fun and Profit

2005-07-10 Thread Randy W. Sims
Tels wrote: graph-perl-usage is a little script that uses various modules/programs to generate usage graphs of Perl package. That is, it tracks which package uses or requires which and puts that into a graph. Recursively, if you wish so. Neato, cool. How difficult would it be to add an option t