(
a0df7637f63b4239ab2bce3bc377d52a3e09cb02)
The addition of this INST_LIB line causes the Module-Pluggable modules
to not end up in my perl's lib folder when building the core perl.
(It tries to copy them into blib\arch instead of ../../lib)
},
'EXE_FILES' => [],
'INSTALLDIRS' => ($] >= 5.008009) ? "perl" : "site",
- 'INST_LIB' => ($] >= 5.008009) ? 'blib/arch' : 'blib/lib',
'PL_FILES' => {},
'realclean' => {FILES=> join ' ', @files},
# In the core pods will be built by installman.