Re: Embperl::Object::Execute missing %fdat

2004-03-18 Thread Ted Ede
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

Re: Embperl 2.0b10 errors with Apache 2.0.48

2004-03-18 Thread Fabian Aichele
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