/[Grep]/bin/reindex.pl
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 /bin/reindex.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 156 by dpavlin, Sun Jun 10 19:38:13 2007 UTC revision 193 by dpavlin, Fri May 23 22:31:37 2008 UTC
# Line 13  use Text::DeDuper; Line 13  use Text::DeDuper;
13  use Encode;  use Encode;
14  use Getopt::Long;  use Getopt::Long;
15    
16  my $keep_duplicates = 0;  my $keep_duplicates = 1;
17    
18  GetOptions(  GetOptions(
19          'duplicates!' => $keep_duplicates,          'duplicates!' => $keep_duplicates,

Legend:
Removed from v.156  
changed lines
  Added in v.193

  ViewVC Help
Powered by ViewVC 1.1.26