>
> > Since get_recipe is only intened to return a recipe and not
> to do any
> > processing, this should be no problem at all, but gives you
> the chance
> > to change your recipe during the request initialisation.
>
> Why would one want to do that? And how?
>
For example you might want
On Thu, Oct 19, 2006 at 10:10:01PM +0200, Gerald Richter wrote:
> >
> > I am using Embperl::Object 2.2.0 (with mod_perl 2.0.2 on
> > Apache 2.0.58) I've been trying to implement an email form,
> > and have been completely baffled because the mail was always
> > being sent twice.
> > Trying to t
>
> I am using Embperl::Object 2.2.0 (with mod_perl 2.0.2 on
> Apache 2.0.58) I've been trying to implement an email form,
> and have been completely baffled because the mail was always
> being sent twice.
> Trying to track things down, I put some warning calls in my
> epwebapp.pl file, and it