Skip Menu |

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

Report information
The Basics
Id: 69086
Status: new
Priority: 0/
Queue: Mail-MboxParser

People
Owner: Nobody in particular
Requestors: CARNIL [...] cpan.org
Cc:
AdminCc:

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



Subject: fix spelling error in manpage
Hi Please find attached patch to fix some spelling errors. Could you apply it to next upstream version? Regards Salvatore
Subject: fix-spelling-error-in-manpage.patch
Description: Fix spelling errors in manpage Origin: vendor Author: Salvatore Bonaccorso <carnil@debian.org> Last-Update: 2011-06-25 --- a/MboxParser/Mail.pm +++ b/MboxParser/Mail.pm @@ -776,7 +776,7 @@ exactly the same as in C<store_attachement()> with the same behaviour if no options are given. -Returns a list of files that have been succesfully saved and an empty list if +Returns a list of files that have been successfully saved and an empty list if no attachment could be extracted. C<$mail-E<gt>error> will tell you possible failures and a possible explanation @@ -820,7 +820,7 @@ =item B<get_attachments(file)> -This method returns a mapping from attachment-names (if those are savable) to +This method returns a mapping from attachment-names (if those are saveable) to index-numbers of the MIME-part that represents this attachment. It returns a hash-reference, the file-names being the key and the index the value: