summaryrefslogtreecommitdiff
path: root/contrib/wallet-contacts
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/wallet-contacts')
-rwxr-xr-xcontrib/wallet-contacts2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/wallet-contacts b/contrib/wallet-contacts
index c2f3bf1..0c72c9c 100755
--- a/contrib/wallet-contacts
+++ b/contrib/wallet-contacts
@@ -12,7 +12,7 @@
# Modules and declarations
##############################################################################
-use 5.010;
+use 5.008;
use autodie;
use strict;
use warnings;