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

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

revision 335 by dpavlin, Tue Dec 20 00:03:04 2005 UTC revision 336 by dpavlin, Sat Dec 31 16:28:18 2005 UTC
# Line 130  sub fetch_rec { Line 130  sub fetch_rec {
130                                          } else {                                          } else {
131                                                  $val = $l;                                                  $val = $l;
132                                          }                                          }
133                                          push @{$rec->{$k}}, $val;                                          push @{$rec->{"$k"}}, $val;
134                                  }                                  }
135                          } else {                          } else {
136                                  push @{$rec->{'000'}}, $mfn;                                  push @{$rec->{'000'}}, $mfn;

Legend:
Removed from v.335  
changed lines
  Added in v.336

  ViewVC Help
Powered by ViewVC 1.1.26