/[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 24 by dpavlin, Mon Aug 18 18:57:26 2008 UTC revision 26 by dpavlin, Mon Aug 18 19:04:10 2008 UTC
# Line 47  tcidbiternext Line 47  tcidbiternext
47  tcidbsync  tcidbsync
48  tcidboptimize  tcidboptimize
49  tcidbvanish  tcidbvanish
50    tcidbcopy
51    tcidbpath
52  );  );
53    
54  =head1 NAME  =head1 NAME
# Line 164  use constant { Line 166  use constant {
166    
167    my $success = tcidbvanish( $idb );    my $success = tcidbvanish( $idb );
168    
169    =head2 tcidbcopy
170    
171      my $success = tcidbcopy( $idb, '/path/of/copy' );
172    
173    =head2 tcidbpath
174    
175      my $path = tcidbpath( $idb );
176    
177  =cut  =cut
178    
179  =head1 KNOWN BUGS  =head1 KNOWN BUGS

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

  ViewVC Help
Powered by ViewVC 1.1.26