]> git.vpit.fr Git - perl/modules/subs-auto.git/blobdiff - Makefile.PL
Switch to qw<>
[perl/modules/subs-auto.git] / Makefile.PL
index 0f5fccb05ddce8e386951266605a27920b5f5a61..4a53d7a949449ec1e8de29cda9e926b1bef2f88d 100644 (file)
@@ -61,7 +61,7 @@ package MY;
 
 sub postamble {
  my $cv = join ' -coverage ', 'cover',
-                            qw/statement branch condition path subroutine time/;
+                            qw<statement branch condition path subroutine time>;
  <<POSTAMBLE;
 cover test_cover:
        $cv -test