/[Sack]/trunk/bin/shards.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 /trunk/bin/shards.pl

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

revision 193 by dpavlin, Sun Nov 8 13:38:11 2009 UTC revision 194 by dpavlin, Sun Nov 8 16:14:53 2009 UTC
# Line 9  use Sack::Shards; Line 9  use Sack::Shards;
9    
10  Sack::Shards->new(  Sack::Shards->new(
11          path => '/data/isi/full.txt',          path => '/data/isi/full.txt',
12          limit => 1000,          limit => shift @ARGV || 1000,
13  );  );
14    

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

  ViewVC Help
Powered by ViewVC 1.1.26