Is there a way to save a compiled version of my perl scripts?
Or a way to do a JavaScript style compile where you just remove comments, whitespace, etc?
If you're doing this for fun you might want to check out parrot vm
If not.. see my comment ;)