perlmod/perlmod-test
Thomas Lamprecht 98ab0b14f9 drop use_safe_putenv, not required for Perl 5.38+ anymore
We used this to make putenv in perl safe(r), but since Perl 5.38 our
desired behavior is the default and one cannot even change this on the
fly, so the constant we wrote too disappeared [0]. As Debian Trixie is
shipping with perl 5.40 we can safely remove the wrappers without
bothering for handling older releases, simply raise the versioned
dependency to perl instead to >= 5.38.

[0]: https://perldoc.perl.org/perl5380delta#Internal-Changes

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-05-30 19:34:53 +02:00
..
2021-12-01 13:48:40 +01:00