diff options
Diffstat (limited to 'contrib/wallet-contacts')
-rwxr-xr-x | contrib/wallet-contacts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/wallet-contacts b/contrib/wallet-contacts index ce16ab1..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; @@ -174,7 +174,7 @@ if ($mail) { ############################################################################## =for stopwords -ACL NetDB SQL hostname lookup swhois whois Allbery +ACL NetDB SQL hostname lookup swhois whois Allbery -dryrun =head1 NAME |