At Sun, 16 Nov 2003 19:21:21 +0100, Andre Landwehr wrote:
> after stracing apache2 segfaults on a page containing nothing
> but a http redirection, which started to happen a few days ago
> due to a new apache2 version in debian sid, I found that
> rebuilding SessionX eliminates the problem. All my
There's an awful lot that goes on in that routine. Typically I do this:
$set = Setup
series of operations with $set (insert/search/delete...)
Is there any way to cache that initial $set? For instance, if I call
SetupObject, then everything is done except the ties. In theory that
ought to be
Hi Benni,
On Fri, Nov 14, 2003 at 03:00:13PM +0100, Benni Baermann wrote:
> Is there an WikiWiki and/or an discussion-forum programmed with
> EmbPerl available as free software?
You might also want to check out ewok, an embperl-based content
management system with some wiki-like features, at
ht