Make make_ext.pl set PERL_CORE=1 in the environment.
authorNicholas Clark <nick@ccl4.org>
Fri, 18 Sep 2009 09:53:11 +0000 (10:53 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 18 Sep 2009 09:53:11 +0000 (10:53 +0100)
commit6c8b0117f5a408f4d2467d5263133611dc283198
tree9dda690c592579fd05cf572cd8e90d493666ee8c
parent859ef0cd29f8b6c71be648530456c6b4c6496869
Make make_ext.pl set PERL_CORE=1 in the environment.

This simplifies the check in Makefile.PL, and means that "I'm building in the
core" is passed down to build scripts invoked from the Makefile.
make_ext.pl