Search results for "module:Env::Bash"

Env::Bash - Perl extension for accessing _all_ bash environment variables. River stage zero No dependents

Env::Bash enables perl access to ALL bash environment variables ( including those that may be bash arrays ). But you say: "That doesn't make sense; perl already has the %ENV hash. Why not use that?". Well, please run: $ perl -e 'print "$_ = $ENV{$_}\...

BEAU/Env-Bash-0.04 - 24 Dec 2004 13:00:57 UTC

Env::PS1 - prompt string formatter River stage zero No dependents

This package supplies variables that are "tied" to environment variables like 'PS1' and 'PS2', if read it takes the contents of the variable as a format string like the ones bash(1) uses to format the prompt. It is intended to be used in combination ...

RSN/Env-PS1-0.06 - 24 Jun 2009 06:00:52 UTC

ENV::Util - parse prefixed environment variables and dotnev (.env) files into Perl River stage zero No dependents

This module provides a set of utilities to let you easily handle environment variables from within your Perl program. It is lightweight, should work on any Perl 5 version and has no dependencies....

GARU/ENV-Util-0.03 - 11 Aug 2023 03:11:38 UTC

HPCI::Env - Role for controlled copying of the %ENV hash for child processes to use River stage one • 3 direct dependents • 3 total dependents

Makes a copy of %ENV (possibly from a previous copy). Provides choice of whitelist (retaining only specified values), blacklist (removing specified values), and augmenting with a list of key value pairs that are determined by the user program. Typica...

BOUTROSLB/HPCI-0.75 - 14 Dec 2018 22:55:43 UTC

Env::Modify - affect Perl %ENV from subshell River stage zero No dependents

New Perl programmers are often confused about how the "system" call interacts with the environment, and they wonder why this code: system('export foo=bar'); system('echo $foo'); behaves differently from system('export foo=bar; echo $foo'); or why whe...

MOB/Env-Modify-0.02 - 08 Aug 2016 14:30:11 UTC

Meta::Utils::Env - utilities to let you access the environment variables. River stage zero No dependents

This is a library to let you get,set query,save and load environment variables. It has a few advanced services also - like giving you pieces of bash code to run from your environment and autoset environment variables etc... You may rightly ask - "why...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Test::Requires::Env - Testing environments and skipping by result of the testing River stage one • 2 direct dependents • 2 total dependents

Test::Requires::Env is testing environments and skipping by result of the testing. This module exports 'test_environments()' sub routine. The sub routine accepts two type arguments. One of them is array of environment names, it is used to check exist...

ZIGOROU/Test-Requires-Env-0.02 - 12 Jul 2011 04:34:23 UTC
7 results (0.034 seconds)