RE: Encrypting PERL source code...

2003-12-02 Thread Jenda Krynicky
From: "Ichim, Adrian N." <[EMAIL PROTECTED]> > > -Original Message- > > From: [EMAIL PROTECTED] > > > > Can anyone suggest where I might be able to find (hopefully a > > freeware or shareware script..) a program that runs either on a > > windows system or a PERL script that would "encrypt"

RE: Encrypting PERL source code...

2003-12-02 Thread Ichim, Adrian N.
> -Original Message- > From: [EMAIL PROTECTED] > > Can anyone suggest where I might be able to find (hopefully a freeware > or shareware script..) a program that runs either on a windows system > or a PERL script that would "encrypt" a perl script by doing > such things as > removing whi

Re: Encrypting PERL source code...

2003-12-01 Thread drieux
On Dec 1, 2003, at 2:33 PM, R. Joseph Newton wrote: [..] Aaaah, Paul, I don't know. If you're going to do that, you might as well make an articulate statement in the process. I would recommend Acme Bushisms instead. for those who are playing along at home,

Re: Encrypting PERL source code...

2003-12-01 Thread R. Joseph Newton
Paul Johnson wrote: > Don't remove the whitespace; whitespace is useful. Instead you want to > remove all the other characters. You want Acme::Bleach from CPAN. > > perldoc -q "hide the source" > > -- > Paul Johnson - [EMAIL PROTECTED] Aaaah, Paul, I don't know. If you're going to do that, you

RE: Encrypting PERL source code...

2003-12-01 Thread Bakken, Luke
> -Original Message- > From: [EMAIL PROTECTED] > > Can anyone suggest where I might be able to find (hopefully a freeware > or shareware script..) a program that runs either on a > windows system or > a PERL script that would "encrypt" a perl script by doing > such things as > removing

Re: Encrypting PERL source code...

2003-12-01 Thread Tassilo von Parseval
On Mon, Dec 01, 2003 at 01:39:43PM -0500 [EMAIL PROTECTED] wrote: > Can anyone suggest where I might be able to find (hopefully a freeware > or shareware script..) a program that runs either on a windows system or > a PERL script that would "encrypt" a perl script by doing such things as > removin

Re: Encrypting PERL source code...

2003-12-01 Thread Paul Johnson
On Mon, Dec 01, 2003 at 01:39:43PM -0500, [EMAIL PROTECTED] wrote: > Can anyone suggest where I might be able to find (hopefully a freeware > or shareware script..) a program that runs either on a windows system or > a PERL script that would "encrypt" a perl script by doing such things as > removi

RE: Encrypting PERL source code...

2003-12-01 Thread Tom Kinzer
even better, check out PAR: http://search.cpan.org/~autrijus/PAR/ -Tom Kinzer -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, December 01, 2003 10:40 AM To: [EMAIL PROTECTED] Subject: Encrypting PERL source code... Can anyone suggest where I might