Env-Path is a Perl script for Modules scripts design by David Boyce.
It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
Env-Path simply defines a set of methods a path variable may call on itself without changing the variable's value or other semantics.
Publisher review:Env-Path simply defines a set of methods a path variable may call on itself without changing the variable's value or other semantics. Env::Path presents an object-oriented interface to "path variables", defined as that subclass of environment variables which name an ordered list of filesystem elements separated by a platform-standard separator (typically ':' on UNIX and ';' on Windows).Of course, core Perl constructs such $ENV{PATH} .= ":/usr/local/bin"; will suffice for most uses. Env::Path is for the others; cases where you need to insert or remove interior path entries, strip redundancies, operate on a pathvar without having to know whether the current platform uses ":" or ";", operate on a pathvar which may have a different name on different platforms, etc.The OO interface is slightly unusual in that the environment variable is itself the object, and the constructor is Env::Path->AUTOLOAD; thus Env::Path->MANPATH; will bless $ENV{MANPATH} into its package while leaving it otherwise unmodified (with the exception of possible autovivification). Unlike most objects, this is a scalar and thus can have only one attribute; its value.In other words, Env::Path simply defines a set of methods a path variable may call on itself without changing the variable's value or other semantics.
Operating system:Windows / Linux / Mac OS / BSD / Solaris
New information coming from some sources close to Apple confirming that the Cupertino giant is testing two different models of iPhone, called internal iPhone5, 1 and iPhone 5.2. Apparently, both devices have a screen of 3.95 inches and a resolution of 113
Posted on: 24 May 2012 08:36 by A. Brown
Microsoft expects to launch a new wave of optimism with Windows 8. In a recent statement, Steve Ballmer, chief executive at Microsoft, estimates that Windows 8 will reach a total of about 500 million users by the end of 2013.
Posted on: 24 May 2012 08:25 by A. Brown