Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Compiling custom perl code into bytecode or binary
IWUser
Has anybody tried to compile their custom perl codes into bytecode or binary (executable) format in a UNIX environment? If so, how did you do it? Is there a compiler that can compile cgi scripts into binary format?
Find more posts tagged with
Comments
kailash1
I have not tried to compile but check the link for tool to create executable from perl programs
http://www.indigostar.com/perl2exe.htm
Gregg Faus
Is this was Interwoven uses to compile some of their Perl scripts? I've noticed some byte code within some .ipl files in the 'bin' directory.