Help for this page

Select Code to Download


  1. or download this
    MultiDesk::DB->cache(
                          Cache::FastMmap->new(
                          share_file => '/tmp/cdbi',
                          expire_time => 3600)
                         );