develooper Front page | perl.par | Postings from March 2012

Re: Packing multiple scripts in a standalone executable with pp

Thread Previous | Thread Next
From:
Roderich Schupp
Date:
March 14, 2012 06:31
Subject:
Re: Packing multiple scripts in a standalone executable with pp
Message ID:
CAC9r9zZy9HqGOpFi670tK3Wqc63WwtwEP-jwKn-f5rQ60h7jUg@mail.gmail.com
On Wed, Mar 14, 2012 at 13:58, Dirk Joos <dirk@dirkundsari.de> wrote:
> And sorry for asking again. Why isn't it planned?

Because... there is no plan (at least I don't have one).

> Don' t you think that this would be an important feature?

No, I don't think so.

> What could be a workaround? Perhaps packing each script separately and then
> calling the packed stuff instead of using a second perl interpreter?

Sure, if your're willing to accept the runtime overhead.
It also means that you would have two variants of your program -
one when running normaly, the other when running packed.

Cheers, Roderich

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About