Help for this page

Select Code to Download


  1. or download this
    if (dbmopen(DBDIR, '/wwwroot/test/groupweb/data/techExch/' . notesDir,
    + undef))
    {
    ...
        @notesInfo[0] =~ s/([0-9]+)[\/](.*)/\2\/\1/;
      }
    }
    
  2. or download this
    use NDBM_File;
    
  3. or download this
    use SDBM_File;
    
  4. or download this
    use SDBM_File;