17b55c3 Initial import (perl-Env-Sanctify-1.04-2)

Authored and Committed by pghmcfc 12 years ago
    Initial import (perl-Env-Sanctify-1.04-2)
    
    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.
    
        
file modified
+1 -0
file modified
+1 -0