Re: I am looking for a free perl compiler.

2004-12-08 Thread Edward WIJAYA
On Wed, 8 Dec 2004 12:56:15 +0800, Xun Yu [EMAIL PROTECTED] wrote: The problem is I can only get a evaluate license for PDK-Pro-6.0, so what I am looking for is a compiler more powerfull than perlcc, and must be free. I don't know if this is really what you want, but you can try to look at

Re: I am looking for a free perl compiler.

2004-12-08 Thread JupiterHost.Net
I am looking for a free perl compiler. My /usr/bin/perl was free :) I suspect he wants something for Windows. By compiler, I further suspect that he wants something that will generate .exe files that can be run without a perl.exe on the system. If the usual line of thinking for this question

Re: I am looking for a free perl compiler.

2004-12-08 Thread Jonathan Paton
*** Somewhat off-topic *** * Obfuscators don't work well enough to bother with. If you can't have people reading your code, don't use Perl, or better still, use Perl but don't allow access to the machine where the program runs (e.g. put up a web interface to a service under your control).

Re: I am looking for a free perl compiler.

2004-12-08 Thread Octavian Rasnita
: Wednesday, December 08, 2004 9:23 PM Subject: Re: I am looking for a free perl compiler. *** Somewhat off-topic *** -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/ http://learn.perl.org/first-response

Re: I am looking for a free perl compiler.

2004-12-08 Thread Chris Devers
On Wed, 8 Dec 2004, Octavian Rasnita wrote: So the conclusion is that perl code cannot be really hidden (for comercial purposes)? For any purposes, yes, code cannot be hidden. More broadly, for any interpreted language -- Perl, Python, Tcl, even ones like Java and Visual Basic -- it's

Re: I am looking for a free perl compiler.

2004-12-08 Thread Chris Devers
On Wed, 8 Dec 2004, Xun Yu wrote: I am going to compile a perl script to binary on linux That was worth mentioning up front! :-) I tried perlcc, I doesn't always works well. No, it doesn't. I tried the same script with perlapp from PDK-Pro-6.0 from ActiveState? It works. The problem

Re: I am looking for a free perl compiler.

2004-12-08 Thread Lawrence Statton
So the conclusion is that perl code cannot be really hidden (for comercial purposes)? A license is equal to zero in some countries... so that's not a solution. Well - never say, Never ... I think the output from perlcc is pretty inscrutable for any but the most dedicated attacker, and assume

Re: I am looking for a free perl compiler.

2004-12-08 Thread Tor Hildrum
On Wed, 8 Dec 2004 15:26:58 -0500 (EST), Chris Devers [EMAIL PROTECTED] wrote: On Wed, 8 Dec 2004, Octavian Rasnita wrote: So the conclusion is that perl code cannot be really hidden (for comercial purposes)? For any purposes, yes, code cannot be hidden. It can be hidden, but it will

Re: I am looking for a free perl compiler.

2004-12-08 Thread JupiterHost.Net
Lawrence Statton wrote: So the conclusion is that perl code cannot be really hidden (for comercial purposes)? A license is equal to zero in some countries... so that's not a solution. Well - never say, Never ... I think the output from perlcc is pretty inscrutable for any but the most dedicated

Re: I am looking for a free perl compiler.

2004-12-08 Thread Lawrence Statton
On Wed, 8 Dec 2004 15:26:58 -0500 (EST), Chris Devers [EMAIL PROTECTED] wro te: On Wed, 8 Dec 2004, Octavian Rasnita wrote: So the conclusion is that perl code cannot be really hidden (for comercial purposes)? For any purposes, yes, code cannot be hidden. It can be hidden, but

Re: I am looking for a free perl compiler.

2004-12-08 Thread JupiterHost.Net
Jonathan Paton wrote: I think it's *HIGHLY* ironic that the original poster is looking for a solution that allows him to close off his code, but demands that it be a freely distributable solution to his problem. My first reaction is: If you want to lock the door on your code (and I think that is

I am looking for a free perl compiler.

2004-12-07 Thread Xun Yu
Hi, guys, I am looking for a free perl compiler. I tried PDK-Pro-6.0 from ActiveState. It works pretty well. But it's not free. Where can I get a free perl compiler, as powerful as PDK-Pro-6.0 from ActiveState? Thanks in advance. Best wishes, Xun -- Best wishes, Xun -- To unsubscribe, e

Re: I am looking for a free perl compiler.

2004-12-07 Thread JupiterHost.Net
Xun Yu wrote: Hi, guys, hello, I am looking for a free perl compiler. My /usr/bin/perl was free :) I tried PDK-Pro-6.0 from ActiveState. It works pretty well. But it's not free. Where can I get a free perl compiler, as powerful as PDK-Pro-6.0 from ActiveState? My /usr/bin/perl is pretty powerful

Re: I am looking for a free perl compiler.

2004-12-07 Thread Chris Devers
On Tue, 7 Dec 2004, JupiterHost.Net wrote: Xun Yu wrote: I am looking for a free perl compiler. My /usr/bin/perl was free :) I suspect he wants something for Windows. By compiler, I further suspect that he wants something that will generate .exe files that can be run without a perl.exe

Re: I am looking for a free perl compiler.

2004-12-07 Thread Xun Yu
powerfull than perlcc, and must be free. Thanks. On Wed, 8 Dec 2004 10:54:49 +0800, Xun Yu [EMAIL PROTECTED] wrote: Hi, guys, I am looking for a free perl compiler. I tried PDK-Pro-6.0 from ActiveState. It works pretty well. But it's not free. Where can I get a free perl compiler