[ ソース: libenv-sanctify-perl ]
パッケージ: libenv-sanctify-perl (1.12-1.1)
libenv-sanctify-perl に関するリンク
Debian の資源:
libenv-sanctify-perl ソースパッケージをダウンロード:
- [libenv-sanctify-perl_1.12-1.1.dsc]
- [libenv-sanctify-perl_1.12.orig.tar.gz]
- [libenv-sanctify-perl_1.12-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module providing lexically scoped environment (%ENV)
Env::Sanctify is a module that provides lexically scoped manipulation and sanctification of %ENV. With this module, one can add or alter environment variables, later restoring the environment back either manually or automatically once the object falls out of scope.
This is useful for manipulating the environment that forked processes and sub-processes will inherit.