11 May 2004 21:02
[Module::Build] how to deal with special files in lib/
Carsten Milling <cmil <at> hashtable.de>
2004-05-11 19:02:57 GMT
2004-05-11 19:02:57 GMT
Hi, I'm not sure if this is the right list for general help, since from the archive it seems the discussion here is mostly about development issues. If there is a better place place to ask my questions, please let me know. I have some files other than .pm or .pod in my lib/ tree (e.g. some xsl stylesheets used by the module internally). I understand that by default these don't get copied to blib/ and installed subsequently. How am I supposed to customize my Build.PL (or a Module::Build subclass for that matter) to get these files installed properly. Shouldn't there be an easy way to achieve this? Maybe I'm just blind, but I didn't find any hint in the Module::Build manpage nor the CookBook. Another thing I encountered is that file permissions are not preserved when the distdir is created. I have some executable scripts in the source tree which I would like to keep executable in the distribution tarball. It's not a big deal, and I assume I could even replace the scripts with custom build actions. But I'm too lazy/busy at the moment ;) Thanks for any suggestions. Carsten Milling ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to(Continue reading)


RSS Feed