Help for this page

Select Code to Download


  1. or download this
    tie( %hash, 'DB_File::Lock', $file, O_RDONLY, 0666, $DB_TREE, 'read' )
    + || die ( "db file open error ..:$!:");
    
  2. or download this
    db file open error ..:: at ./db_read.pl line 12