The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2006-10-13

  • Added InsertPathEnv() - functions that simplifies one of common tasks while working with environment variables: inserting new paths in variables like PATH or PERL5LIB. (Checks for this function added to error-handling-arguments.t as well).
  • SetEnv() now returns value indicating success or failure.

Modules

set and retrieve global system and user environment variables under Win32.