From 6a8a4c89dc39479e04e0cba2c8678c79f333a9ef Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 18 Feb 2009 20:40:13 -0800 Subject: [PATCH] fix pod error in Debbugs::Log --- Debbugs/Log.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Debbugs/Log.pm b/Debbugs/Log.pm index 5e76351..268958e 100644 --- a/Debbugs/Log.pm +++ b/Debbugs/Log.pm @@ -340,6 +340,8 @@ sub read_log_records Takes a filehandle and a list of records as input, and prints the .log format representation of those records to that filehandle. +=back + =cut sub write_log_records (*@) @@ -392,8 +394,6 @@ sub escape_log { } -=back - =head1 CAVEATS This module does none of the formatting that bugreport.cgi et al do. It's -- 2.39.2