/[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 1034 by dpavlin, Sun Nov 11 19:58:57 2007 UTC revision 1035 by dpavlin, Mon Nov 12 10:16:16 2007 UTC
# Line 171  sub marc_template { Line 171  sub marc_template {
171                          my @templates = split(/\|/, $template );                          my @templates = split(/\|/, $template );
172                          @templates = ( $template ) unless @templates;                          @templates = ( $template ) unless @templates;
173    
174                          warn "### templates = ",dump( @templates );                          warn "### templates = ",dump( @templates ),$/ if $debug;
175    
176                          foreach my $sf ( @templates ) {                          foreach my $sf ( @templates ) {
177                                  sub fill_in {                                  sub fill_in {

Legend:
Removed from v.1034  
changed lines
  Added in v.1035

  ViewVC Help
Powered by ViewVC 1.1.26