Subject: | MakeMaker compatibility bug: perl Makefile.PL INSTALLDIRS=vendor |
'/usr/bin/perl Makefile.PL INSTALLDIRS=vendor' doesn't work with Module::Build
For example when tried with Module::Build distro it causes following error message:
bash-2.05b$ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
/usr/bin/perl Build.PL core
Too early to specify a build action 'core'. Do 'Build core' instead.
Couldn't run Build.PL: at lib/Module/Build/Compat.pm line 118.