CGI::Session::Driver::db_file man page on Alpinelinux

Man page or keyword search:  
man Server   18016 pages
apropos Keyword Search (all sections)
Output format
Alpinelinux logo
[printable version]

CGI::Session::Driver::UseriContributed Perl DoCGI::Session::Driver::db_file(3)

NAME
       CGI::Session::Driver::db_file - CGI::Session driver for BerkeleyDB
       using DB_File

SYNOPSIS
	   $s = CGI::Session->new("driver:db_file", $sid);
	   $s = CGI::Session->new("driver:db_file", $sid, {FileName=>'/tmp/cgisessions.db'});

DESCRIPTION
       db_file stores session data in BerkelyDB file using DB_File - Perl
       module. All sessions will be stored in a single file, specified in
       FileName driver argument as in the above example. If FileName isn't
       given, defaults to /tmp/cgisess.db, or its equivalent on a non-UNIX
       system.

       If the directory hierarchy leading to the file does not exist, will be
       created for you.

       This module takes a UMask option which will be used if DB_File has to
       create the database file for you. By default the umask is 0660.

LICENSING
       For support and licensing information see CGI::Session

perl v5.18.2			  2011-07-11  CGI::Session::Driver::db_file(3)
[top]

List of man pages available for Alpinelinux

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net