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

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

revision 1062 by dpavlin, Mon Oct 29 23:20:13 2007 UTC revision 1063 by dpavlin, Tue Nov 27 21:01:44 2007 UTC
# Line 71  Return record with ID C<$mfn> from datab Line 71  Return record with ID C<$mfn> from datab
71    
72    my $rec = $self->fetch_rec( $mfn );    my $rec = $self->fetch_rec( $mfn );
73    
 }  
   
74  =cut  =cut
75    
76  sub fetch_rec {  sub fetch_rec {
# Line 97  Return ASCII dump of record with ID C<$m Line 95  Return ASCII dump of record with ID C<$m
95    
96    print $self->dump_ascii( $mfn );    print $self->dump_ascii( $mfn );
97    
 }  
   
98  =cut  =cut
99    
100  sub dump_ascii {  sub dump_ascii {

Legend:
Removed from v.1062  
changed lines
  Added in v.1063

  ViewVC Help
Powered by ViewVC 1.1.26