|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Perl bytecode on unixby LD2 (Curate) |
| on Mar 16, 2001 at 11:23 UTC ( [id://64923]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
fpi, to answer your first question.. you can use:
From the looks of the second question, you're using ByteLoader correctly. Remember that it's still in experimental phase.. which would explain why it's a bit unstable. I believe there is an updated version coming out. I believe you need to do a full compile(perlcc) to include other scripts that you used in your main script. If you run perlcc with the -b flag, it will generate bytecode instead of C code.. i.e. perlcc -b helloworld.pl Here are a few good links:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||