/[Sack]/trunk/views/00.demo.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/views/00.demo.pl

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

revision 36 by dpavlin, Wed Sep 23 22:22:18 2009 UTC revision 42 by dpavlin, Thu Sep 24 00:00:39 2009 UTC
# Line 9  Line 9 
9    
10  # FIXME out of memory without md5  # FIXME out of memory without md5
11  #$out->{'C1 +'}->{ $_ }++ foreach @{ $rec->{C1} };  #$out->{'C1 +'}->{ $_ }++ foreach @{ $rec->{C1} };
12  #$out->{'C1 +'}->{ digest($_) }++ foreach @{ $rec->{C1} };  $out->{'C1#+'}->{ digest($_) }++ foreach @{ $rec->{C1} };
13  $out->{'CR#+'}->{ digest($_) }++ foreach @{ $rec->{CR} };  #$out->{'CR#+'}->{ digest($_) }++ foreach @{ $rec->{CR} };
14    
15  my $cr = 1;  my $cr = 1;
16  my $nr = $out->{_debug}->{nr}++;  my $nr = $out->{_debug}->{nr}++;

Legend:
Removed from v.36  
changed lines
  Added in v.42

  ViewVC Help
Powered by ViewVC 1.1.26