/[webpac2]/trunk/t/conf/normalize/sub.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/t/conf/normalize/sub.pl

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

revision 1276 by dpavlin, Sun Aug 9 20:10:21 2009 UTC revision 1277 by dpavlin, Wed Aug 19 16:24:43 2009 UTC
# Line 17  sub test($) { Line 17  sub test($) {
17  }  }
18    
19  foreach my $a ( 1,2,3 ) {  foreach my $a ( 1,2,3 ) {
20          test($a);                test($a) if length($a) > 0;
21  }  }

Legend:
Removed from v.1276  
changed lines
  Added in v.1277

  ViewVC Help
Powered by ViewVC 1.1.26