Re: PerlSetEnv off and EMBPERL_OPTIONS

1999-10-07 Thread G.Richter
> > > 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

Re: PerlSetEnv off and EMBPERL_OPTIONS

1999-10-06 Thread Doug MacEachern
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

RE: PerlSetEnv off and EMBPERL_OPTIONS

1999-10-06 Thread Gerald Richter
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

PerlSetEnv off and EMBPERL_OPTIONS

1999-10-06 Thread randyboy
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