On Feb 14, 2006, at 10:13 AM, Gavin Henry via RT wrote:
Show quoted text>
> Tue Feb 14 10:13:49 2006: Request 17645 was acted upon.
> Transaction: Ticket created by GHENRY
> Queue: Email-Send
> Subject: Can't locate object method "_objectify_message" via
> package
> "Sendmail"
> Owner: Nobody
> Requestors: GHENRY@cpan.org
> Status: new
> Ticket <URL:
http://rt.cpan.org/Ticket/Display.html?id=17645 >
>
>
> Hi Casey,
>
> I am using Email::AutoReply, but keep getting an error with
> Email::Send:
>
> Can't locate object method "_objectify_message" via package "Sendmail"
> (perhaps you forgot to load "Sendmail"?) at
> /usr/lib/perl5/site_perl/5.8.6/Email/Send.pm line 133, <STDIN> line 1
>
> Same on 5.8.8 too.
>
> Any ideas?
Yes. I've got a patch for this in the queue. The short term solution
is to use the exported send() function, instead of trying to call
Email::Send::send().
Soon I'll get a fixed copy that won't require that change in the
code. Thanks for the report!
--
Casey West