[Catalyst] For info - Cache::FileCache problems on Win32
Will Hawes
info at whawes.co.uk
Wed Jul 13 16:41:26 CEST 2005
As has been discussed on this list previously, Cache::FileCache (part of Cache::Cache) is generally recommended for session storage on Win32 in place of Session::FastMmap.
I have found a problem with the latest Cache::FileBackend (1.27) that causes it not to work on Win32. This in turn prevents Cache::FileCache from working.
The bug has been reported to the module author. A description of the problem and a patch are available at http://rt.cpan.org/NoAuth/Bug.html?id=13674.
wh
More information about the Catalyst
mailing list