Subject: | POD introduces bugs |
There are two instances where a LF is missing before a =cut statement, which means that some Perl code is being interpreted as POD.
Attached patch fixes that. Run as:
cd Mail/
patch -p1 < /path/to/patch
Message body not shown because it is not plain text.