RE: Pushing and Popping ENV

2001-10-24 Thread Bob Showalter
> -Original Message- > From: Daryl J. Hoyt [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 24, 2001 4:22 PM > To: Beginners Perl > Subject: Pushing and Popping ENV > > > Hi, > I would like to run a script that would significantly change the > env

RE: Pushing and Popping ENV

2001-10-24 Thread Joshua Colson
yt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 1:22 PM To: Beginners Perl Subject: Pushing and Popping ENV Hi, I would like to run a script that would significantly change the environment several times. I was wondering if there is a way to push and pop the environment table in

Pushing and Popping ENV

2001-10-24 Thread Daryl J. Hoyt
Hi, I would like to run a script that would significantly change the environment several times. I was wondering if there is a way to push and pop the environment table in Perl so I could always start with the original environment table. Any ideas. Thanks, Daryl J. Hoyt Performance Enginee