How can I compile my Perl script so to reduce startup time?

后端 未结 6 2030
旧时难觅i
旧时难觅i 2020-12-18 12:04

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?

6条回答
提交回复
热议问题