Projects / Env::Array

Env::Array

The Env::Array Perl module permits the user to treat an environment variable like a regular Perl array. Array operations are implemented to use splitting and joining based on the specified delimiter. Great for environment variables like PATH. PLEASE NOTE: This module is OBSOLETE as of Perl 5.6.0. The author submitted a patch to Perl to implement this functionality in the core Perl Env.pm module and it was accepted for the 5.6.0 release.

Tags
Licenses
Implementation

RSS Recent releases

  •  30 Jan 2001 06:12

    Release Notes: Fixed a typo in the test script and added an explicit requirement for Perl version 5.005 or later as well as generated the README file from the POD documentation.

    •  30 Jan 2001 06:12

      Release Notes: Initial release.

      RSS Recent comments

      01 May 2000 17:48 gregor

      Obsolete
      Code that performs the same function as this has been
      accepted into the Perl 5.6.0 distribution. It is incoporated
      into the Env.pm module, allowing use Env qw($HOME @PATH)
      to do the expected thing.

      Screenshot

      Project Spotlight

      Areca Backup

      A backup software system.

      Screenshot

      Project Spotlight

      notification-thing

      A DE-independent pygi (GTK3) notification daemon.