> Stas, the example you supplied in the miniguide 
> (http://perl.apache.org/guide/performance.html#Forking_or_Executing_Subprocesse)
> doesn't work.
> It's because the scalar returned by FreezeThaw::thaw contains shell escape
> chars, like: [|;] so system("program.pl $params") obviously will break.

Argh, thanks for the spot Edwin. Do you think String::ShellQuote will
solve this problem? Can you please try it? it's available from CPAN. 

_______________________________________________________________________
Stas Bekman    mailto:[EMAIL PROTECTED]      http://www.stason.org/stas
Perl,CGI,Apache,Linux,Web,Java,PC     http://www.stason.org/stas/TULARC
perl.apache.org    modperl.sourcegarden.org   perlmonth.com    perl.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to