--- lib/Search/TokyoDystopia.pm 2008/08/18 13:17:52 13 +++ lib/Search/TokyoDystopia.pm 2008/08/18 15:35:18 14 @@ -30,6 +30,7 @@ IDBONOLCK IDBOLCKNB tcidbclose +tcidbput ); =head1 NAME @@ -95,6 +96,10 @@ my $success = tcidbclose( $idb ); +=head2 tcidbput + + my $success = tcidbput( $idb, $id, $utf8_text ); + =head1 KNOWN BUGS Low-level functions often just die when called on invalid (or deleted) database