in reply to Re: What modules are we actually using?
in thread What modules are we actually using?

That's basically where I landed too, and the approach I'm going to take. I started looking at Module::Info and it already does the 'use' and 'require' parts. I'm going to try to add:

I know we have the last two items in our code base for sure. As others turn up, I'll add them too.

  • Comment on Re^2: What modules are we actually using?