summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/LWP.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/LWP.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/LWP.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlperl/lib/LWP.pm b/Master/tlpkg/tlperl/lib/LWP.pm
index e24b474a9f5..fa5d1097de3 100644
--- a/Master/tlpkg/tlperl/lib/LWP.pm
+++ b/Master/tlpkg/tlperl/lib/LWP.pm
@@ -1,6 +1,6 @@
package LWP;
-$VERSION = "6.06";
+$VERSION = "6.13";
sub Version { $VERSION; }
require 5.008;
@@ -105,7 +105,7 @@ Let us start with this quote from the HTTP specification document
=over 3
-=item
+=item *
The HTTP protocol is based on a request/response paradigm. A client
establishes a connection with a server and sends a request to the