Subject: | Compatibility with ExtUtils::MakeMaker |
I would like the documentation for Module::Build to contain something like this, as I've seen two people tripped up by it now...
"If you wish to provide a Makefile.PL for backwards compatibility with ExtUtils::MakeMaker, please ensure that the call to WriteMakefile contains the line C<< PL_FILES => {} >>, so that ExtUtils::MakeMaker ignores your Build.PL script."
Thanks,
-Dom