nginx/auto/lib/perl
Maxim Dounin 0a90c428b8 Perl: removed special environment handling for the perl module.
In Perl 5.8.6 the default was switched to use putenv() when used as
embedded library unless "PL_use_safe_putenv = 0" is explicitly used
in the code.  Therefore, for modern versions of Perl it is no longer
necessary to restore previous environment when calling perl_destruct().
2016-12-07 19:03:26 +03:00
..
conf Perl: removed special environment handling for the perl module. 2016-12-07 19:03:26 +03:00
make Perl: pass additional linker options to perl module. 2016-09-20 22:11:23 +03:00