Hi Eric,
On Sat, 24 Dec 2011 20:23:17 -0500
Eric James Michael Ritz wrote:
> Hello everyone.
>
> Here is my question: What is the preferred way to test a system for
> installed modules? For example, I have a Perl program I would like to
> distribute. It depends on a number of modules from CPA
Hello everyone.
Here is my question: What is the preferred way to test a system for
installed modules? For example, I have a Perl program I would like to
distribute. It depends on a number of modules from CPAN and I would
like an easy way to test for the existence of those modules. I
suppose t