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
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
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
> 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
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)
>
> 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
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