Help for this page

Select Code to Download


  1. or download this
    
    my $file = "/home/doc57/data/administrators.db";
    
     tie( %hash, 'DB_File::Lock', $file, O_RDONLY, 0666, $DB_TREE, 'read' 
    +) || die ( "db file open error ..:$!:");
    
  2. or download this
    -rw-r--r--    1 doc57    Group1      8192 Sep 29 11:46 /home/doc57/dat
    +a/administrators.db