in reply to Re: How to install a DarkPAN module?
in thread How to install a DarkPAN module?
Or you could run a local CPAN mirror with your packages added to it, using CPAN::Mini and CPAN::Mini::Inject. This is what we do at work, as it makes things so much easier for people to use exactly the same interface as they're already used to for installing modules.