in reply to Re: Self Extracting Perl Archive 0.4
in thread Self Extracting Perl Archive - SIP v0.45

I would venture a guess, that maybe for the same reason you should use par, so the question becomes why should you use this rather than par :)?
  • Comment on Re: Re: Self Extracting Perl Archive 0.4

Replies are listed 'Best First'.
Same Language, Different Market :-)
by #include (Curate) on Jan 01, 2004 at 18:22 UTC
    I'm not really trying to do the same thing as PAR. I'm shooting for something that can be used as a software installation utility, amongst other things. If anything, I'm trying to write something like makeself in Perl.

    A genius writes code an idiot can understand, while an idiot writes code the compiler can't understand.
      Yes you are. Maybe you didn't click the links, but there are two things called par. One is PAR, the other is par. You're reinventing par (or ppm, however you want to loook at it).