summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/HTTP/Negotiate.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/HTTP/Negotiate.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/HTTP/Negotiate.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/tlperl/lib/HTTP/Negotiate.pm b/Master/tlpkg/tlperl/lib/HTTP/Negotiate.pm
index 7ded7e6d5a5..d293ce86d97 100644
--- a/Master/tlpkg/tlperl/lib/HTTP/Negotiate.pm
+++ b/Master/tlpkg/tlperl/lib/HTTP/Negotiate.pm
@@ -1,9 +1,8 @@
package HTTP::Negotiate;
-$VERSION = "5.835";
+$VERSION = "6.01";
sub Version { $VERSION; }
-require 5.002;
require Exporter;
@ISA = qw(Exporter);
@EXPORT = qw(choose);