On 16/02/2010 20:42, Alberto Simões wrote: > Hellow > > On 16/02/2010 20:19, Michael G Schwern wrote: >>> It is a binary that is shipped in the distribution (yes, I know about >>> portability. not relevant atm), that is marked as executable. In a >>> MyBuild.pm process_*_files function I copy these files to the >>> blib/scripts folder. >> >> Binaries go into blib/bin. It shouldn't cause your problem putting a >> binary into script, but it might cause subtle problems down the road. > > OK, then need to check why scripts is being created instead of bin.
OK, because there isn't a $builder->binary_files option or a $builder->executable_files option :P Cheers ambs -- Alberto Simões