in reply to How do you audit what Perl modules you use?

I just posted a script that tries to help with the dependency bit. It uses Module::Dependency which builds a database of installed modules for you.

Warning: It's only been lightly tested at this point.

  • Comment on Re: How do you audit what Perl modules you use?