X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FLog.pm;h=268958e61a8e95ca3c8e0ca641275ae20e771069;hb=ece213fb252bd813a0643689242dca211638b7d5;hp=5e7635147470ffc7137454fa4906d8ddc981618c;hpb=c19c50af1e0b3680fe2edb6c4d307b9460b6fff0;p=debbugs.git 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