| Paketname | libenv-sanctify-perl |
| Beschreibung | Perl module providing lexically scoped environment (%ENV) |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.02-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 68 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 6682 Byte |
| Prüfsumme MD5 | 813f48bdc7ba9795d686c75e1f0fda13 |
| Prüfsumme SHA1 | 9d3d239190792cc021b9e7a4d340047ccc09cec2 |
| Prüfsumme SHA256 | b296e5303d598fbdfd1d3442e26e08826498ea4d625b52d6931ba37315a2688f |
| Link zum Herunterladen | libenv-sanctify-perl_1.02-1_all.deb |
| Ausführliche Beschreibung | 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.
|