RSS | Module Info | Add a review of

4 out of 6 found this review helpful:

Catalyst-View-Email (0.06)

I had to change something to get it to worok. I initially got an error in Catalyst::View::Email at around line 124:

if ( my $method = $self->sender->{method} ) {

I had to put the "sender" in curly brackets.

However, although this fixed the undefined reference error, I still can't get emails to be delivered. This may be due to an SMTP problem, since I'm not getting any errors from Catalyst.

Daniel Zajic - 2007-08-29 16:31:40
Was this review helpful to you?  Yes No


(more reviews of Catalyst-View-Email)


the camel