Re: Overcoming EU::MM's default behaviour for files ending with ".pl" in the module's root directory.
David Golden <[email protected]> Sat, 20 Nov 2010 17:37:35 -0500
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Nov 20, 2010 at 5:11 AM, Shlomi Fish <[email protected]> wrote: > I converted Config-IniFiles to create_makefile_pl => 'small' but I > wonder if there's some way to configure the Makefile.PLs generated by > 'traditional' to only process the modules under "./lib". You're welcome to submit a patch to RT. If the patch has tests, I'll probably apply it. That said, Module::Build::Compat is a very, very low priority. After Perl 5.14 is released and 5.10.1 is that last officially supported Perl, I don't see Module::Build::Compat as particularly useful anymore. David