/[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 92 by dpavlin, Thu Sep 24 20:11:27 2009 UTC revision 93 by dpavlin, Sat Oct 3 21:43:34 2009 UTC
# Line 9  Line 9 
9    
10  # FIXME out of memory without Sack::Digest  # FIXME out of memory without Sack::Digest
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    
14    
15  $out->{'C1_country+'}->{ m{,\s+(\S+)\.$} && ucfirst(lc($1)) }++ foreach @{ $rec->{C1} };  $out->{'C1_country+'}->{ m{,\s+(\S+)\.$} && ucfirst(lc($1)) }++ foreach @{ $rec->{C1} };

Legend:
Removed from v.92  
changed lines
  Added in v.93

  ViewVC Help
Powered by ViewVC 1.1.26