Overcoming EU::MM's default behaviour for files ending with ".pl" in the module's root directory.
Shlomi Fish <[email protected]> Sat, 20 Nov 2010 12:11:59 +0200
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
Hi all, by inspiration from the recently files bug for the Module-Build-using Config-IniFiles - https://rt.cpan.org/Ticket/Display.html?id=63177 : if I put a tag-release.pl file in the module's root directory then the Makefile.PL generated by Build.PL's create_makefile_pl => 'traditional' will install it under lib/Config/tag-release.pl. I naturally don't want that naturally, and it seems to be a relic of an old Makefile.PL DWIMmery. 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". Regards, -- Shlomi Fish -- ------------------------------------------ Shlomi Fish http://www.shlomifish.org/ Electrical Engineering studies. In the Technion. Been there. Done that. Forgot a lot. Remember too much.