Re: Making files executable
David Golden <[email protected]> Tue, 16 Feb 2010 22:25:59 -0500
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
2010/2/16 Alberto Simões <[email protected]>: > Interested in a patch to add bin_files to Module::Build? > (not sure if I will be able to write it but I offer to try...) I'd discuss the logic on the list first. On the one hand, I like it, but on the other hand, explaining that "script_files" means the "bin/" directory that installs to "installsitescript", but "bin_files" aren't in "bin/" but install to "installsitebin" seems awfully confusing. -- David