PS.
I don't believe compiling perl source code is a good Idea if you are
distributing to consumers though!
Since it's compiled and it fancies the machine it was compiled on, moving it
means having to ensure that the staticly linked libaries are all in the same
places on the users machice as they
Paul,
Do you know of a way to reverse the output of perlcc back to the source
code?
Because I've searched for a way and I'm under the impression it is not
reversable.
Also, I figure why not try my best to hide all evidence of what language I'm
using. I try to make it as difficult as possible to
Tony wrote:
>
> Seems that glob needs to be defined manually with perlcc but with the perl
> interpreter glob is already defined.
>
> If anyone has additional information to educate me a little more on this
> 'glob' issue I'd appreciate it.
>
> Hope this helps someone.
>
> Tony
the reason is
On Sat, 7 Sep 2002 11:07:23 -0400, [EMAIL PROTECTED] (Bob
Showalter) wrote:
>I wonder why there's so much traffic on this list about perlcc? Why do so
>many feel the compulsion to "compile" their programs?
My observations:
1. C compiled programs run faster, so many beginners
"think" that if
use of double quotes shows that you know that perlcc
won't make your program secure, but I suspect that many are not aware of
that.
> - Original Message -
> From: "Bob Showalter" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, September
Well, in my case I work for a security company, and I need to close the
source to make sure that our software is "secure".
- Original Message -
From: "Bob Showalter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 07, 2002 8:07 AM
Sub
I wonder why there's so much traffic on this list about perlcc? Why do so
many feel the compulsion to "compile" their programs?
- Original Message -
From: "Tony" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 06, 2002 9:04 PM
I couldn't find a better place to post this information than
beginners section so here it is:
--
If you are compiling your perl prog with perlcc and receive this error,
/tmp/ccaooDv1.o: In function `dl_init':
/tmp/c