On Wednesday, February 20, 2002, at 03:48 PM, Mark Aisenberg wrote: > but I thought at least the programs packaged this way > would be converted to byte code, providing some level > of protection. Is that true?
I haven't looked at the Windows programs to do this kind of packaging for around two years, but the ones I used at the time didn't do that. The packaging tool shipped with MacPerl, which I *have* used recently, definitely does not - it stores the Perl code as a text resource that can be easily obtained with ResEdit. sherm--
