Ok, RFC for this pipeline:
1. perl source
2. obfuscate, probably with a commercial one 3. compiling with something other than PAR, like B::CC
3. generate C source code with B::CC
4. compile with a securing C compiler (I have not yet researched how c programmers secure their source)
Comment on Re: News regarding compiled commercial deployment of perl based apps?