AFAIK, I doubt it. I'm not a mod_perl power user but what you're
asking seems to me like asking if perl can run binaries that are
compiled out of C code generated with perlcc. There's always XS if you
want to include C code.. or ofcourse, you can always just write a pure
C Apache module instead of a mod_perl application *ducks*?

my 2 cents

Hendrik

On 8/24/06, Thomas <[EMAIL PROTECTED]> wrote:
> Best way- fill it with copyright notices, use a restrictive license,
> get them to sign a document.
>
> That's really the only way to protect perl code-- by legally
> protecting it.
> And then suing the ass off of your client if they break it.
>
> You can not 'protect' perl source the way you are likely thinking.
> All you can do is obfuscate it, and that is easily broken.  You can
> compile it (perlcc or activestate), but then someone who wants it /
> needs it bad enough will decompile it.
>

Does perlcc compiled scripts work with mod_perl ?
Does anyone has experience with this in combination with mp2.

Regards,

Thomas den Braber







--
Hendrik Van Belleghem
Spine - The backbone for your website - http://spine.sf.net

Reply via email to