Hello On 14/06/2010 00:53, David Golden wrote: > 2010/6/13 Alberto Simões <al...@alfarrabio.di.uminho.pt>: >> For windows, I need to create the .bat files, and I hope Module::Build >> does that automatically for script files. > > It happens in make_executable which is called by process_script_files, > which is ultimately called by ACTION_code (I think).
Solved the problem calling make_executable directly. It is not the best solution (as make_executable is not in public API) but it works for now :) Cheers Alberto -- Alberto Simões