On Wed, Feb 20, 2013 at 3:29 AM, demerphq <demer...@gmail.com> wrote:
> Cool thanks. Ill make EUMM try to use that.

Actually, it seems MakeMaker already defines a $self->{PERL_SRC}, so
you could skip that part and just do something like
«$self->{PERL_SRC} || $self->catdir($Config{archlibexp}, 'CORE')».
It's tricky enough to get MakeMaker bootstrapped without adding even
more dependencies.

Leon

Reply via email to