/[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 12 by dpavlin, Sun Aug 17 23:59:46 2008 UTC revision 13 by dpavlin, Mon Aug 18 13:17:52 2008 UTC
# Line 58  If you don't prevent it, it will export Line 58  If you don't prevent it, it will export
58    
59  =head2 tcidbtune  =head2 tcidbtune
60    
61    my $success = tcidbtune( $idb, $ernum, $etnum, $iusiz, IDBTLARGE || IDBTDEFLATE );    my $success = tcidbtune( $idb, $ernum, $etnum, $iusiz, IDBTLARGE | IDBTDEFLATE );
62    
63  =cut  =cut
64    
# Line 78  use constant { Line 78  use constant {
78    
79  =head2 tcidbopen  =head2 tcidbopen
80    
81    my $success = tcidbopen( $idb, 'casket', IDBOWRITER || IDBOCREAT );    my $success = tcidbopen( $idb, 'casket', IDBOWRITER | IDBOCREAT );
82    
83  =cut  =cut
84    

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

  ViewVC Help
Powered by ViewVC 1.1.26