summaryrefslogtreecommitdiff
path: root/perl/Wallet/ACL/Krb5.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl/Wallet/ACL/Krb5.pm')
-rw-r--r--perl/Wallet/ACL/Krb5.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Wallet/ACL/Krb5.pm b/perl/Wallet/ACL/Krb5.pm
index c5e8527..e8d8921 100644
--- a/perl/Wallet/ACL/Krb5.pm
+++ b/perl/Wallet/ACL/Krb5.pm
@@ -14,7 +14,7 @@ package Wallet::ACL::Krb5;
require 5.006;
use strict;
-use vars qw(@ISA);
+use vars qw(@ISA $VERSION);
@ISA = qw(Wallet::ACL);