>
> > Hi,
> >
> > According to the guide, one of the performance optimizations available
> > to me include using PerlSetEnv Off to avoid populating %ENV. However,
I'm
> > currently using PerlSetEnv to set EMBPERL_OPTIONS to 16 and
> > EMBPERL_ESCMODE to 0. So if I were to go for this optimizat
On Wed, 6 Oct 1999, randyboy wrote:
> Hi,
>
> According to the guide, one of the performance optimizations available
> to me include using PerlSetEnv Off to avoid populating %ENV. However, I'm
> currently using PerlSetEnv to set EMBPERL_OPTIONS to 16 and
> EMBPERL_ESCMODE to 0. So if I were
Hi,
>
> According to the guide, one of the performance optimizations available
> to me include using PerlSetEnv Off to avoid populating %ENV. However, I'm
> currently using PerlSetEnv to set EMBPERL_OPTIONS to 16 and
> EMBPERL_ESCMODE to 0. So if I were to go for this optimization is there
> s
Hi,
According to the guide, one of the performance optimizations available
to me include using PerlSetEnv Off to avoid populating %ENV. However, I'm
currently using PerlSetEnv to set EMBPERL_OPTIONS to 16 and
EMBPERL_ESCMODE to 0. So if I were to go for this optimization is there
some other w