in reply to Perl executables?
In Windows I use activestates "Perlapp" and find it excellent. Appears to have a smaller memory footprint then perl2exe, though the size of the exe can grow quite large if you have a lot of modules in the script you are converting (though all the methods of creating an exe from Perl would probably suffer from this). I'm not sure about other os's