/[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 22 by dpavlin, Mon Aug 18 18:53:39 2008 UTC revision 24 by dpavlin, Mon Aug 18 18:57:26 2008 UTC
# Line 45  IDBSTOKSUF Line 45  IDBSTOKSUF
45  tcidbiterinit  tcidbiterinit
46  tcidbiternext  tcidbiternext
47  tcidbsync  tcidbsync
48    tcidboptimize
49    tcidbvanish
50  );  );
51    
52  =head1 NAME  =head1 NAME
# Line 154  use constant { Line 156  use constant {
156    
157    my $success = tcidbsync( $idb );    my $success = tcidbsync( $idb );
158    
159    =head2 tcidboptimize
160    
161      my $success = tcidboptimize( $idb );
162    
163    =head2 tcidbvanish
164    
165      my $success = tcidbvanish( $idb );
166    
167  =cut  =cut
168    
169  =head1 KNOWN BUGS  =head1 KNOWN BUGS

Legend:
Removed from v.22  
changed lines
  Added in v.24

  ViewVC Help
Powered by ViewVC 1.1.26