Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37513692
en ru br
ALT Linux repos
S:1.12-alt1_16

Group :: Development/Other
RPM: perl-Env-Sanctify

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.12-alt1_16
Build date: 20 november 2019, 11:25 ( 231.1 weeks ago )
Size: 19.24 Kb

Home page:   https://metacpan.org/release/Env-Sanctify

License: GPL+ or Artistic
Summary: Lexically scoped sanctification of %ENV
Description:

Env::Sanctify is a module that provides lexically-scoped manipulation and
sanctification of %ENV. You can specify that it alter or add additional
environment variables or remove existing ones according to a list of matching
regexen. You can then either restore the environment back manually or let the
object fall out of scope, which automagically restores. It's useful for
manipulating the environment that forked processes and sub-processes will
inherit.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Env-Sanctify
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin