Changes for version 0.11 - 2014-10-31
- FreeBSD: fix SIGV at exit for perl < 5.19.6 by using PL_use_safe_putenv. This causes setenv to leak memory, but seems to be the only way to avoid SIGV. [#49872]
- MANIFEST.SKIP: add MYMETA.json, MYMETA.yml
- update to latest ppport.h
- prereqs: require Test::More v0.88 or later, exclude optional Module::Signature
Modules
Get/Set/Unset Environment Variables on the C level