in reply to Accessing complied perl on a web server
I'm afraid you're SOL. Perl is an interpreted language. Although there are options available for obfuscating code, you have to provide your sources to perl to get them to run. If you insist on providing binaries only, you'll have to find another way to code your web site.
--- print map { my ($m)=1<<hex($_)&11?' ':''; $m.=substr('AHJPacehklnorstu',hex($_),1) } split //,'2fde0abe76c36c914586c';
|
|---|