Skip Menu |

This queue is for tickets about the Mail-CheckUser CPAN distribution.

Report information
The Basics
Id: 75625
Status: new
Priority: 0/
Queue: Mail-CheckUser

People
Owner: Nobody in particular
Requestors: fschlich [...] zedat.fu-berlin.de
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.21
Fixed in: (no value)



Subject: error parsing pod
Hi, the pod2man parser stumbles over a lacking newline, which causes both a lacking whatis entry (= manpage not indexed) as well as an ugly error message at the botton of the cufilter manpage. Florian
Subject: fix_pod_errors.patch
Description: fix pod parser problem due to lacking empty line Author: Florian Schlichting <fschlich@zedat.fu-berlin.de> --- a/procmail/cufilter +++ b/procmail/cufilter @@ -1,6 +1,7 @@ #!/usr/bin/perl =pod + =head1 NAME cufilter - Filter emails through Mail::CheckUser