/[webpac2]/trunk/lib/WebPAC/Normalize.pm
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/lib/WebPAC/Normalize.pm

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

revision 1215 by dpavlin, Tue Jun 2 13:14:59 2009 UTC revision 1216 by dpavlin, Tue Jun 2 13:17:24 2009 UTC
# Line 954  sub count { Line 954  sub count {
954    
955  Always return field as array  Always return field as array
956    
957    foreach my $d ( rec_array('field') {    foreach my $d ( rec_array('field') ) {
958          warn $d;          warn $d;
959    }    }
960    

Legend:
Removed from v.1215  
changed lines
  Added in v.1216

  ViewVC Help
Powered by ViewVC 1.1.26