Package: libmime-perl Version: 5.425-1 Severity: minor The documentation of dup() in the MIME::Entity manpage has a trailing visible '=cut' POD code, apparently because of a stray quote character in the source.
dup Instance method. Duplicate the entity. Does a deep, recursive copy, but beware: external data in bodyhandles is not copied to new files! Changing the data in one entity’s data file, or purging that entity, will affect its duplicate. Entities with in-core data proba‐ bly need not worry. ’ =cut -- Niko Tyni [EMAIL PROTECTED]