1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Description: missing back tag before head1.
Author: francesco.cecconi <francesco.cecconi@gmail.com>
Last-update: 2013-07-18
Forwarded: not-needed
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=80268
--- libemail-find-perl-0.10-dfsg.orig/lib/Email/Find.pm
+++ libemail-find-perl-0.10-dfsg/lib/Email/Find.pm
@@ -135,6 +135,8 @@ object representing the address found.
original email as found in the text. Whatever the callback returns
will replace the original text.
+=back
+
=head1 FUNCTIONS
For backward compatibility, Email::Find exports one function,
|