summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-02-03 22:54:41 -0800
committerFather Chrysostomos <sprout@cpan.org>2012-02-03 23:11:08 -0800
commit2349afb83e6e66ff2f686fcb3e0ec67a51684811 (patch)
treec9ab228ea6f8f97664f85cfaebc05c90a10f3607 /dist
parentc7b471646052d1b08a60bd3f2283483be3126b58 (diff)
downloadperl-2349afb83e6e66ff2f686fcb3e0ec67a51684811.tar.gz
Data::Dumper/qr.t: This test is not strict-safe
Diffstat (limited to 'dist')
-rw-r--r--dist/Data-Dumper/t/qr.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/Data-Dumper/t/qr.t b/dist/Data-Dumper/t/qr.t
index 0c9fcf39d6..668bc82ace 100644
--- a/dist/Data-Dumper/t/qr.t
+++ b/dist/Data-Dumper/t/qr.t
@@ -9,7 +9,6 @@ BEGIN {
}
}
-use strict;
use Test::More tests => 2;
use Data::Dumper;