This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
disarm unsetenv() on VMS for now (function is present
authorCraig A. Berry <craigberry@mac.com>
Tue, 11 Oct 2005 23:58:26 +0000 (23:58 +0000)
committerCraig A. Berry <craigberry@mac.com>
Tue, 11 Oct 2005 23:58:26 +0000 (23:58 +0000)
commit0ee1060bc7f323c193867d7f04e45058f219516b
tree3286a3ae6ae9a87ded485e0684abb4e9e3beebc9
parentc067b4bea65bd7b97b0ae4f7b058dd94b44a4c48
disarm unsetenv() on VMS for now (function is present
but %ENV is more complicated)

p4raw-id: //depot/perl@25740
configure.com