==> Auto-install the 3 mandatory module(s) form CPAN? [y] n
==> The module(s) are mandatory! Really skip? [n] y
If I type 'n', do I really need to be reminded again??
Re:See below
Alias on 2008-11-11T01:34:06
Would you like commit to fix that [y]
Re:See below
Phred on 2008-11-11T04:51:35
Sure - fred at redhotpenguin.com. I was surprised to run into that question; the perl install I was using in that instance is
/usr/bin/perl but I have my PERL5LIB in /home/fred/lib/perl5. Don't ask me why - I almost always build perl from source on projects but I didn't on this one. So the modules are installed in /home/fred/lib/perl5 but Module::Install appears to be looking in /usr/lib/perl5. Happy to commit a change if that is desired. I'm trying to work out some issues with our own PRIVATE.pm targets so may have something to add there as well.