Help for this page

Select Code to Download


  1. or download this
      my $table = BerkeleyDB::Btree->new(
        -Filename => "$home/$tableName/$tableName",
    ...
        ) or die "Could not open \'$home/$tableName/$dbName\' ... ";
    
      $table->associate($db, \&key_sub);
    
  2. or download this
    Argument "w61" isn't numeric in numeric comparison (<=>) at /home/Acct
    +Table.pm line 80.
    Argument "w60" isn't numeric in numeric comparison (<=>) at /home/Acct
    +Table.pm line 80.