/[swish]/trunk/spider/progspider
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/spider/progspider

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

revision 56 by dpavlin, Fri Jan 23 13:10:40 2004 UTC revision 57 by dpavlin, Sun Jan 25 16:49:50 2004 UTC
# Line 7  my $collection;                # name which will be in Line 7  my $collection;                # name which will be in
7  my $path_add;           # add additional info in path  my $path_add;           # add additional info in path
8  my $verbose;  my $verbose;
9    
10    #$verbose = 1;
11    
12  my $result = GetOptions(  my $result = GetOptions(
13          "collection=s" => \$collection,          "collection=s" => \$collection,
14          "path=s" => \$path_add,          "path=s" => \$path_add,

Legend:
Removed from v.56  
changed lines
  Added in v.57

  ViewVC Help
Powered by ViewVC 1.1.26