Re: graph of modules
From: Dave Reisner <hidden>
Date: 2014-06-04 15:44:42
From: Dave Reisner <hidden>
Date: 2014-06-04 15:44:42
On Wed, Jun 04, 2014 at 05:39:04PM +0200, gael.cadic@free.fr wrote:
Hello, I wrote a bit of Perl to build dynamically the graph of modules' dependences As sysadmin, I think it would be nice to have it on every Linux
I cobbled together something similar a few years ago: https://github.com/falconindy/modtree Since writing it, I can count the number of times I've used such a tool on one hand. It's neat, but I'm really not sure it provides much value. Cheers, d