/[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 25 by dpavlin, Mon Aug 18 19:01:00 2008 UTC
# Line 47  tcidbiternext Line 47  tcidbiternext
47  tcidbsync  tcidbsync
48  tcidboptimize  tcidboptimize
49  tcidbvanish  tcidbvanish
50    tcidbcopy
51  );  );
52    
53  =head1 NAME  =head1 NAME
# Line 164  use constant { Line 165  use constant {
165    
166    my $success = tcidbvanish( $idb );    my $success = tcidbvanish( $idb );
167    
168    =head2 tcidbcopy
169    
170      my $success = tcidbcopy( $idb, '/path/of/copy' );
171    
172  =cut  =cut
173    
174  =head1 KNOWN BUGS  =head1 KNOWN BUGS

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

  ViewVC Help
Powered by ViewVC 1.1.26