NAME

WebDAO::Store::MLDBM - Implement session store using MLDBM

SYNOPSIS

     <VirtualHost>
      ...
      SetEnv wdSession WebDAO::Sessionco
      #for use external storage
      SetEnv wdStore WebDAO::Store::MLDBM
      SetEnv wdStorePar path=/tmp
      ....

    </VirtualHost>

DESCRIPTION

WebDAO::Store::MLDBM - Implement session store using MLDBM