Sam Tregar wrote:
The best workaround is to just switch to the file_cache. In most
cases it's just as fast as shared_cache due to the OS caching file
access and it's a heck of a lot easier to work with (no arbitrary
limits, no need for special tools to clear the cache, etc).
I would seconds Sam's
On Sat, 26 Feb 2005, James Keenan wrote:
> But the other is IPC::ShareLite (v0.06 or later)
> (http://search.cpan.org/~maurice/IPC-ShareLite-0.09/). This module has XS
> code (there be goblins). My attempt to install it on Darwin failed. I can't
> say why, but perhaps this quotation from the IP
I was unable to locate a discussion of this problem in the list
archives (http://sourceforge.net/mailarchive/forum.php?forum_id=9830),
so I would like to pose it to the list.
Recently I installed HTML::Template on my iBook (Mac OS X 10.3 Darwin).
In my first attempt, I elected *not* to install