in reply to Re: Using perlcc to compile stand alone code
in thread Using perlcc to compile stand alone code

I had looked into that, but it seems that is only for creating a perl archive (blib tree). It still requires the perl binary to execute it. Please correct me if I am wrong on this.
  • Comment on Re: Re: Using perlcc to compile stand alone code

Replies are listed 'Best First'.
Re: Re: Re: Using perlcc to compile stand alone code
by Jenda (Abbot) on Mar 27, 2003 at 18:55 UTC

    The pp script installed with PAR will create a selfcontained executable. At least that's what the docs say. I wanted to try it, but have some problems.

    Jenda
    Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
       -- Rick Osborne

    Edit by castaway: Closed small tag in signature