]> git.vpit.fr Git - perl/modules/Sub-Op.git/blobdiff - configure_test.pl
Switch qw delimiters to <>
[perl/modules/Sub-Op.git] / configure_test.pl
index 31d9929a3da739fbdd5bb0705b0384d1ac698169..4fa7bd4fd739d0e240d68031bceb141d79833650 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use POSIX qw/WIFEXITED WEXITSTATUS EXIT_FAILURE/;
+use POSIX qw<WIFEXITED WEXITSTATUS EXIT_FAILURE>;
 
 BEGIN {
  no warnings 'redefine';