| CPAN Ratings (Gamma) Catalyst-View-Email reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Catalyst-View-Email
3 out of 3 found this review helpful:
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
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
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
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|