Fw: embperl rpm ....

2000-12-12 Thread Gerald Richter
Ed Schaller has created new Redhat RPM's for Embperl 1.3.0... - Original Message - From: "Ed Schaller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, December 11, 2000 8:56 AM Subject: embperl rpm [...] Finally time to work on my own stuff for onc

Possible bug with EmbperlObject and [$ sub $]

2000-12-12 Thread Neil Gunton
Gerald, I am having a problem with [$ sub $] and EmbperlObject. Let me say first that this minimal case does in fact work as it should. There is something inexplicable going on however in my (much larger) project. If you look at this minimal case though I think you will see why I don't think this

Possible bugs in EmbperlObject: 1.3b7, Apache 1.3.12, mod_perl 1.24

2000-12-12 Thread Neil Gunton
I think there may be a bug or two in the code which handles the case where a non-existent file is requested by a browser, e.g. http://www.mysite.com/.html, when EmbperlObject is being used. I have EMBPERL_OBJECT_BASE set to base.html, which in turn does Execute (*). The documentation says tha

Re: Fw: Linux Hello World Benchmarks...

2000-12-12 Thread Isak Johnsson
> Jashua Chamas has run some benchmarks, which messure the startup overhead of > different ways the generate HTML output. For me it would be very interresting to see the results for php too. I think it's (aside from perl) one of the most used languages for generating html on the fly. Anyone has

Re: Fw: Linux Hello World Benchmarks...

2000-12-12 Thread Michael Stevens
On Tue, Dec 12, 2000 at 12:49:32PM +0100, Gerald Richter wrote: > > For the sake of accuracy I have to point out that a later message > > shows template toolkit can be a serious competitor (when properly > configured, > > which is, from the sound of it, more difficult than configuring > > embperl)

Re: Fw: Linux Hello World Benchmarks...

2000-12-12 Thread Gerald Richter
> > For the sake of accuracy I have to point out that a later message > shows template toolkit can be a serious competitor (when properly configured, > which is, from the sound of it, more difficult than configuring > embperl): > Yes, I saw this this morning too, but the correction was after my p

Re: Fw: Linux Hello World Benchmarks...

2000-12-12 Thread Michael Stevens
On Mon, Dec 11, 2000 at 08:56:06PM +0100, Gerald Richter wrote: > Jashua Chamas has run some benchmarks, which messure the startup overhead of > different ways the generate HTML output. > For those who are not on the mod_perl list I append the mail and as you see > Embperl is the fastest of all te