bug in Mail-Box-2.053 in Mail::Box->addMessage

Erik A Johnson <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.mail-box
Message-ID <p06020401bc219781a9f1@[204.96.114.103]>
Mark,

In the addMessage method of Mail::Box in Mail-Box-2.053, I 
occasionally get errors at line 228

    unless($message->head->isDelayed)

Should that line use $coerced instead of $message, i.e.,

    unless($coerced->head->isDelayed)

I think similar changes through the rest of that method are also needed.

Is this correct?  Thanks.

Erik.

-- 
Erik A. Johnson, Ph.D., Asst. Prof. / e-mail: [email protected]
Department of Civil Engineering    /  office: 206B Kaprielian Hall
University of Southern California /    phone: (213) 740-0610
3620 S Vermont Ave, KAP210       /       fax: (213) 744-1426
Los Angeles, CA 90089-2531      / http://www.usc.edu/civil_eng/johnsone
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.