Subject: | M::B masquerades as a Makefile.PL, but dies on unsupported options |
Take M::B's own makefile.pl (which secretly under the hood calls M::B instead of EU::MM):
hash:/home/ebroes/.cpanplus/5.8.4/build/Module-Build-0.27_01# perl Makefile.PL PREFIX=/tmp/foo
Sorry, PREFIX is not supported. See the Module::Build
documentation for 'destdir' or 'install_base' instead.
I didn't ask to use M::B, i asked for EU::MM.
What's worse, a lot of conventional installers (including CPANPLUS) will now break because they expect a Makefile.PL to actually be able to accept commands that Makefile.PLs accept.