Recently, my employer closed his doors. We were able to talk him into letting us take our laptops. Of course, we had to pay for them. Along with cash, I signed a contract to provide 6.5 hours of contracting services.
Anyhow, he has asked me to look into some methods to protect the source code we developed (all mod_perl/apache).
I tried Conway's Acme::Bleach, but it won't work and does some really STRANGE stuff to httpd.conf and other conf files, all on it's own. Not good.
perl2exe isn't gonna cut it, as I don't want the perl binary embedded into each and every module! The Zend Encoder is strictly PHP. Heck, I can't even find a nice script around here that will at least do a blanket removal of non-essential spaces and carriage returns. That won't really protect the code, but it'd be a real b*tch to undo.
Can anyone think of a product or script that would somehow secure perl source code (other than begging Damian and the other's to make perlcc work with more complex programs than "Hello World" - which won't work anyhow, now that I think about it, since the perl interpreter/compiler is in the apache.)?
What does this little button do . .<Click>;
"USER HAS SIGNED OFF FOR THE DAY"
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.