in reply to Re^2: What happened to perlcc?
in thread What happened to perlcc?

I really cannot think of a good reason why someone would want to hide their Perl source code. Certainly any hacker who would take the time to study someone else's Perl algorithms (since they are done at such a high-level anyway) in order to reverse-engineer the solution would already possess the ability to code it originally.

The only code that I ever felt necessary to hide would be machine-specific assembler stuff, but even that runs contrary to my Open Source philosophy.

Ray.

Replies are listed 'Best First'.
Re^4: What happened to perlcc?
by Anonymous Monk on Oct 18, 2010 at 17:31 UTC
    I believe you completely overshot the answer to their question and missed the moon to boot. Your particular beliefs or reasons why you would think someone would want to hide their Perl source code, sincere or not, do not constitute in any way an answer to the question.