From a3dd64352bac22313c9a884f3c3aaee895a55755 Mon Sep 17 00:00:00 2001 From: Gisle Aas Date: Mon, 20 Oct 2008 20:08:22 +0200 Subject: [PATCH] Fix POD markup error --- lib/LWP/Protocol.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/LWP/Protocol.pm b/lib/LWP/Protocol.pm index c9e3bb9..4c37cb8 100644 --- a/lib/LWP/Protocol.pm +++ b/lib/LWP/Protocol.pm @@ -273,6 +273,8 @@ $content. This will invoke collect() with a collector callback that returns a reference to $content the first time and an empty string the next. +=back + =head1 SEE ALSO Inspect the F and F files -- 2.11.4.GIT