Skip Menu |

This queue is for tickets about the Log-Handler CPAN distribution.

Report information
The Basics
Id: 89989
Status: resolved
Priority: 0/
Queue: Log-Handler

People
Owner: jschulz.cpan [...] bloonix.de
Requestors: chrom [...] chromsh.com
Cc:
AdminCc:

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



Subject: Can't locate object method "raise_error" via package "Log::Handler::Output::Sendmail"
Date: Sun, 03 Nov 2013 10:40:07 +0900
To: bug-Log-Handler [...] rt.cpan.org
From: chrom <chrom [...] chromsh.com>
Line 341 and 351 has [ $self->raise_error ] Show quoted text
> or return $self->raise_error("unable to execute '$self->{sendmail}' - $!");
Show quoted text
> return $self->raise_error("unable to write to stdin - $!");
but there is only [ _raise_error ] ! perl 5.10.1 Log::Handler::Output::Sendmail : "0.06"
Fixed in 0.82. Thanks for your report.