[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Makefile.PL does not work with perl 5.12.4
- Subject: Re: Makefile.PL does not work with perl 5.12.4
- From: Jigme Datse <..hidden..>
- Date: Sat, 26 May 2012 17:24:17 -0700
Not really sure, but in the inc directory I had Module/Install I don't
know if that was detecting that as the module?
Jigme
On Sat, May 26, 2012 at 5:07 PM, Chris Travers <..hidden..> wrote:
> On Sat, May 26, 2012 at 4:53 PM, Jigme Datse <..hidden..> wrote:
>> OK, that looks to have fixed it. There was no Module::Install
>> installed causing the problem.
>
> That's an odd error message for that problem. Normally I get a
> verbose error saying it couldn't find the module. Wonder why the
> difference.