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

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

revision 1108 by dpavlin, Sun Aug 31 09:14:18 2008 UTC revision 1109 by dpavlin, Sat Sep 6 09:54:08 2008 UTC
# Line 634  Clone marc records from input file, whol Line 634  Clone marc records from input file, whol
634    
635  sub marc_clone {  sub marc_clone {
636          foreach my $f ( keys %$rec ) {          foreach my $f ( keys %$rec ) {
637                  warn "## clone $f";                  warn "## marc_clone $f\n" if $debug;
638                  marc_original_order( $f, $f );                  marc_original_order( $f, $f );
639          }          }
640  }  }

Legend:
Removed from v.1108  
changed lines
  Added in v.1109

  ViewVC Help
Powered by ViewVC 1.1.26