Re: Hide code and user interfaces

2006-08-11 Thread Mumia W.
On 08/11/2006 10:51 AM, Kevin Viel wrote: [...] Second, is there a way to keep my code private, like providing only the compiled program? [...] I did a search on CPAN for "Obfuscate," and PAR::Filter::Obfuscate was returned. It's possible that PAR from CPAN is what you need. -- To uns

Re: Hide code and user interfaces

2006-08-11 Thread Rob Dixon
Kevin Viel wrote: > Greetings, > > I have written small scripts that I would like to distribute to some > members of our labs. As some of these people are not computer savy and > training emphasis would likely be on technical skills, I do not think > the concept of the command prompt (in Window

Hide code and user interfaces

2006-08-11 Thread Kevin Viel
Greetings, I have written small scripts that I would like to distribute to some members of our labs. As some of these people are not computer savy and training emphasis would likely be on technical skills, I do not think the concept of the command prompt (in Windows) would be very welcomed.