Help for this page

Select Code to Download


  1. or download this
    tie %hash,  'DB_File', [$filename, $flags, $mode, $DB_HASH];
    foreach (keys %hash) { ... }
    
  2. or download this
    $hash->get($key, $value [, $flags]);