X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=configure_test.pl;h=4fa7bd4fd739d0e240d68031bceb141d79833650;hb=a85a37561210a5a6e75d6fd78e3260ca0034aee4;hp=31d9929a3da739fbdd5bb0705b0384d1ac698169;hpb=14a44e7b2f834cbd0d2ba8cc63deda55b3e5f0dd;p=perl%2Fmodules%2FSub-Op.git diff --git a/configure_test.pl b/configure_test.pl index 31d9929..4fa7bd4 100644 --- a/configure_test.pl +++ b/configure_test.pl @@ -3,7 +3,7 @@ use strict; use warnings; -use POSIX qw/WIFEXITED WEXITSTATUS EXIT_FAILURE/; +use POSIX qw; BEGIN { no warnings 'redefine';