summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/URI/ldap.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/ldap.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/URI/ldap.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/ldap.pm b/Master/tlpkg/tlperl/site/lib/URI/ldap.pm
index a8b10ec6249..813bff9ea2a 100644
--- a/Master/tlpkg/tlperl/site/lib/URI/ldap.pm
+++ b/Master/tlpkg/tlperl/site/lib/URI/ldap.pm
@@ -7,8 +7,7 @@ package URI::ldap;
use strict;
use warnings;
-our $VERSION = '1.73';
-$VERSION = eval $VERSION;
+our $VERSION = '1.76';
use parent qw(URI::_ldap URI::_server);