in reply to mod_perl + perlcc error

Well, there's a simple rule : Don't use perlcc. It's broken. By the way, using perlcc with mod_perl simply wouldn't make sense at all. mod_perl runs only (well mostly at least) specially tailored perl scripts.

Replies are listed 'Best First'.
Re^2: mod_perl + perlcc error
by lorn (Monk) on Mar 13, 2006 at 18:02 UTC

    i need this, because I do not want my client, read the source of my program

    Lorn

    Brazil-PM::Sao_Paulo-PM

    -lornlab.no-ip.com-

    -www.slackwarezine.com.br-

      Excuse me but this is silly. If you give your client the program, (s)he may copy it, give it to friends, save it on CDs. There is nothing you can do to prevent this. Hiding the source won't help you.

        Sorry, The program is not mine, the company I work for owns it. The company sells the technology, not the software

        Lorn

        Brazil-PM::Sao_Paulo-PM

        -lornlab.no-ip.com-

        -www.slackwarezine.com.br-

      You'll need to obfuscate the source of your program then. Perlcc doesn't work and won't help you.

      ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

        you know any, method of obfuscate??

        thanks

        Lorn

        Brazil-PM::Sao_Paulo-PM

        -lornlab.no-ip.com-

        -www.slackwarezine.com.br-

Re^2: mod_perl + perlcc error
by lorn (Monk) on Mar 14, 2006 at 12:58 UTC

    i need this, because I do not want my client, read the source of my program

    Lorn

    Brazil-PM::Sao_Paulo-PM

    -lornlab.no-ip.com-

    -www.slackwarezine.com.br-