in reply to The Perl Compiler (turning perl scripts into binary executables)

Have a close look at Re: The Future - Managing Modules by Abigail.

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.

  • Comment on Re (tilly) 1: The Perl Compiler (turning perl scripts into binary executables)