Re: ExtUtils::MakeMaker question, before I post to a larger audience
Leon Timmermans <[email protected]> Fri, 16 Dec 2011 17:57:35 +0100
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <CAHhgV8iYHKbjTQe4SmGWs39nhfbb0Su6tB0SihAZEJcZdHioew@mail.gmail.com> |
On Wed, Dec 14, 2011 at 4:25 PM, Phil Kasten <[email protected]> wrote: > Am I doing something wrong? =C2=A0Should I send this question somewhere e= lse? Yes you are. This list is for Module::Build, not for ExtUtils::MakeMaker. You can find the makemaker list at http://lists.perl.org/list/makemaker.html Leon P.S. On your next install, you may want to use INSTALL_BASE instead of PREFIX, it's a far more predictable mechanism, though not compatible with PREFIX.