RSS | Module Info | Add a review of Catalyst-View-Email

3 out of 3 found this review helpful:

Catalyst-View-Email (0.10) *****

Worked great for me, I was sending templated email from my catalyst app in a matter of minutes (using latest Catalyst stuff.)

Nice work!

Rafael Kitover - 2008-04-03 18:47:51
Was this review helpful to you?  Yes No

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

1 out of 7 found this review helpful:

Catalyst-View-Email (0.04) **

Didn't work for me. Kept getting:
[error] Caught exception in Dealermade::V::Email->process "Not an ARRAY reference at /usr/share/perl/5.8/Net/SMTP.pm line 39."

Evan Carroll - 2007-07-25 14:28:28
Was this review helpful to you?  Yes No


the camel