Environment variables are stored as entries in the %ENV hash. Therefore you can use the delete() function to unset them. Sometimes unsetting environment variables is usefull to control the environment of a child process.
Saturday, March 01, 2003
CodeBit; How to Unset or Undefine Environment Variables Using Perl
Subscribe to:
Post Comments (Atom)

