Re: POE::Component::Resolver patch for PAR compatibility

Steffen Mueller <[email protected]> Thu, 19 May 2011 22:43:11 +0200
Newsgroups gmane.comp.lang.perl.par,gmane.comp.lang.perl.poe
Message-ID <[email protected]>
Hi Markus,

On 05/19/2011 10:35 AM, Markus Jansen wrote:
> Steffen and Roderich: could you please scrutinize my patch from a PAR
> perspective? I know that I have been a little bit more paranoid than
> necessary when trying to detect whether a) the script runs under PAR,
> and b) the "external Perl" version is wanted. Regarding the calling
> via --reuse - is there an easier/faster way?

Keep in mind --reuse is a little bit experimental and has likely not 
been tested a huge lot. Worked for me, though.

Regarding "paranoia", I think it's important to take care. Executing 
stuff from an environment variable...

What would you suggest as an easier way?

Best regards,
Steffen