
perlkid
stranger
Oct 14, 2000, 11:32 AM
Post #1 of 3
(719 views)
|
|
Compiler, Binary Formats
|
Can't Post
|
|
I have perlcc installed on my server, and when I go perlcc /path/to/file/test.pl then It spits out perl.pl.c in the same dir, the file test.pl is just the hello world prog and the test.pl.c is 1024 lines long, and in c code, not machine code. How do I compile the perl file? I want it to be in a binary format or something that's not readable but executable. Thanks A Lot! perlkid
|