That fixed it nicely. Thank you very much.
ted
Hi,
Any thoughts on a workaround or another way to debug this?
It's a problem with Embperl::Object, which ignores the fdat parameter
(with Embperl::Execute it works, but not with
Embperl::Object::Execute).
The following patch solves the problem. It's
Hello!
Thanks for answering.
> > > Error in Perl code: (in cleanup) Can't call method "app" on an
> > > undefined value at /usr/local/lib/perl/5.8.3/Embperl/Util.pm line
107
> > >
> >
> Looks like either your base.htm or your actual page is changing the
> @ISA.
I don't touch @ISA intentionally