home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!sun-barr!ames!haven.umd.edu!darwin.sura.net!nntp.msstate.edu!willis.cis.uab.edu!mahesh
- From: mahesh@amnese.eng.uab.edu (B.G. Mahesh)
- Subject: Beginner's question : how to set path and env
- Message-ID: <1992Aug18.200145.17076@cis.uab.edu>
- Originator: mahesh@amnese.eng.uab.edu
- Sender: root@cis.uab.edu (Bruce Williams)
- Reply-To: mahesh@evb.com
- Organization: SETT, Inc.
- Distribution: usa
- Date: Tue, 18 Aug 1992 20:01:45 GMT
- Lines: 18
-
- I want to set a few environment variables from my
- perl script. I tried
-
- $ENV{'SEE_ADA_COMPILER'} = $i;
-
- Once I quit from the program it looses the value
- I set it to in the program. I want the value to be
- retained even after I quit from the program. How do
- I do this ? Also I needto modify my the path in the script.
- Please respond by email only.
-
- thanks
-
- --
- B.G. MAHESH | Email : mahesh@evb.com
- Software Engineer | widget!mahesh@uunet.uu.net
- SETT Inc. |
- Frederick MD |
-