On 3/19/08, Ali M. <[EMAIL PROTECTED]> wrote: > i failed to install Catalyst::Plugin::Session::Store::FastMmap on > strawberry perl on windows
> Module 'Catalyst::Plugin::Session::Store::FastMmap' requires > 'Cache::FastMmap' to be installed Cache::FastMmap doesn't work on windows. It uses mmap and fcntl which are non-existent on windows. -- Radek _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
