/[Search-TokyoDystopia]/lib/Search/TokyoDystopia.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/Search/TokyoDystopia.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 13 by dpavlin, Mon Aug 18 13:17:52 2008 UTC revision 14 by dpavlin, Mon Aug 18 15:35:18 2008 UTC
# Line 30  IDBOTRUNC Line 30  IDBOTRUNC
30  IDBONOLCK  IDBONOLCK
31  IDBOLCKNB  IDBOLCKNB
32  tcidbclose  tcidbclose
33    tcidbput
34  );  );
35    
36  =head1 NAME  =head1 NAME
# Line 95  use constant { Line 96  use constant {
96    
97    my $success = tcidbclose( $idb );    my $success = tcidbclose( $idb );
98    
99    =head2 tcidbput
100    
101      my $success = tcidbput( $idb, $id, $utf8_text );
102    
103  =head1 KNOWN BUGS  =head1 KNOWN BUGS
104    
105  Low-level functions often just die when called on invalid (or deleted) database  Low-level functions often just die when called on invalid (or deleted) database

Legend:
Removed from v.13  
changed lines
  Added in v.14

  ViewVC Help
Powered by ViewVC 1.1.26