Re: calling methods within EmbperlObject

2000-12-23 Thread Neil Gunton
Wow! Thanks, Gerald. I will try this stuff out over this weekend. It certainly looks good. I hope you can get away now and do real holiday stuff! Best wishes -Neil Gerald Richter wrote: > > Neil, > > I have found a small free time slot and instead of doing nice things I have > sit in front o

Re: calling methods within EmbperlObject

2000-12-23 Thread Gerald Richter
Neil, I have found a small free time slot and instead of doing nice things I have sit in front of my computer and hacked a little bit at the things we talk about yesterday. I just have commited a change to the CVS that allows you to do the following: [- $subs = Execute ({'object' => 'eposubs.htm

Re: Question re Embperl memory usage

2000-12-23 Thread Neil Gunton
Gerald Richter wrote: > > So the only question then is, Am I using a lot more memory in this > > situation too? > > No, as long as you include them only in _one_ document (base.html), you will > not use more memory > > Hope this is more clear now Yes! Thanks so much. Have a good Christmas! I w

Re: Question re Embperl memory usage

2000-12-23 Thread Gerald Richter
> > This thing about using more memory doesn't make sense to me. As I see > it, if I include files in the same package as base.html, then they all > share base.html's package. And after the first compilation, these pages > are cached. So, in what way do they use more memory than otherwise? If you

Re: Problems with make test (was: SetupConfDa.al)

2000-12-23 Thread Andre Landwehr
On Thu, Dec 21, 2000 at 11:31:42AM +0100, Gerald Richter wrote: > Looks like the httpd is died after the first mod_perl test. I guess there > are more things which fits not together on your system (i.e. mix of new and > old Perl). Does the mod_perl make test succeed? Is mod_perl compiled with > th