[prev] [thread] [next] [lurker] [Date index for 2005/02/22]
Author: simon Date: 2005-02-22 10:06:17 +0000 (Tue, 22 Feb 2005) New Revision: 1941 Modified: trunk/Email-Store/lib/Email/Store/Mail.pm Log: Add a utf8_body method Modified: trunk/Email-Store/lib/Email/Store/Mail.pm =================================================================== --- trunk/Email-Store/lib/Email/Store/Mail.pm 2005-02-22 10:04:22 UTC (rev 1940) +++ trunk/Email-Store/lib/Email/Store/Mail.pm 2005-02-22 10:06:17 UTC (rev 1941) @@ -56,7 +56,7 @@ } -sub body { +sub utf8_body { my $mail = shift; my $mime = Email::MIME->new($mail->message);
Generated at 11:00 on 22 Feb 2005 by mariachi 0.52