Re: errors handling in HTML::Embperl::Mail

2004-06-23 Thread Gerald Richter
> > The strangeness I'm seeing is that the HTML::Embperl::Execute() called > inside HTML::Embperl::Mail::Execute() successfully parses and rendered > the email template but returns a non-empty errors array with a string > identical to a warn debugging message issued in the credit card > processing

errors handling in HTML::Embperl::Mail

2004-06-22 Thread Dan Manley
Hi, I'm using embperl 1.3.6 on RedHat linux 9 with Apache 1.3.31 with mod_perl 1.29. I'm encountering some strange behaviour with the mailing package. I have an embperl file calling a method in a package I'm written. This method does some work (processes a credit-card payment) and returns th