Help for this page

Select Code to Download


  1. or download this
    #
    # constructor
    ...
        undef $sync_dbm_obj;
        untie(%{$self});
    };
    
  2. or download this
    my $session = MLDBMSession->new(FILE => "c:\\perl_user\sessions.db", S
    +ESSION_ID => $session_id, TIMEOUT => 100);
    $session->add_key( value1 => 20 );
    
  3. or download this
    $VAR1 = bless( {
                     '_timestamp' => 1034001952,
    ...
              'timestamp' => 1034001952
            };
    Created/Last Accessed: Mon Oct  7 10:45:52 2002