summaryrefslogtreecommitdiff
path: root/t/storable.t
diff options
context:
space:
mode:
Diffstat (limited to 't/storable.t')
-rw-r--r--t/storable.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/storable.t b/t/storable.t
index afe6837..6343b3f 100644
--- a/t/storable.t
+++ b/t/storable.t
@@ -1,5 +1,8 @@
#!perl -w
+use strict;
+use warnings;
+
eval {
require Storable;
print "1..3\n";