Re: Allow Perl to specify the list of headers that are XS dependencies

[email protected] (Leon Timmermans) Wed, 20 Feb 2013 02:46:07 +0100
Newsgroups perl.perl5.porters,perl.makemaker
Message-ID <CAHhgV8gn-1xh4cPc_PYUCsHsVo01WEYxVVQK=VGF1_jFO-Ya7A@mail.gmail.com>
On Wed, Feb 20, 2013 at 2:43 AM, demerphq <[email protected]> wrote:
> Sounds great. I did some rudimentary poking but couldnt find the right
> dir... Do you happen to know the config var name?

catdir($Config{archlibexp}, 'CORE')

Leon