in reply to The Perl Compiler (turning perl scripts into binary executables)
As for an implementation idea, take a gander at Ultimate Binary Wrapper by Ilya.
You will need to play fancy games with any binary extensions. But for pure Perl code, this should be a doable project.
|
|---|