/[webpac]/trunk/all2xml.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/all2xml.pl

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

revision 40 by dpavlin, Sat Mar 15 21:33:36 2003 UTC revision 42 by dpavlin, Sat Mar 15 21:48:48 2003 UTC
# Line 124  sub isis2xml { Line 124  sub isis2xml {
124                                          if ($filter) {                                          if ($filter) {
125                                                  no strict 'refs';                                                  no strict 'refs';
126                                                  $swish_data .= join(" ",&$filter($swish));                                                  $swish_data .= join(" ",&$filter($swish));
127    print STDERR "#### $swish_data\n";
128                                          } else {                                          } else {
129                                                  $swish_data .= $swish;                                                  $swish_data .= $swish;
130                                          }                                          }

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

  ViewVC Help
Powered by ViewVC 1.1.26