/[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 297 by dpavlin, Sun Dec 18 23:34:24 2005 UTC revision 298 by dpavlin, Mon Dec 19 19:55:21 2005 UTC
# Line 5  use strict; Line 5  use strict;
5    
6  use blib;  use blib;
7    
 use WebPAC::Common;  
8  use MARC::Fast;  use MARC::Fast;
9    
10  =head1 NAME  =head1 NAME
# Line 14  WebPAC::Input::MARC - support for MARC d Line 13  WebPAC::Input::MARC - support for MARC d
13    
14  =head1 VERSION  =head1 VERSION
15    
16  Version 0.01  Version 0.02
17    
18  =cut  =cut
19    
20  our $VERSION = '0.01';  our $VERSION = '0.02';
21    
22    
23  =head1 SYNOPSIS  =head1 SYNOPSIS

Legend:
Removed from v.297  
changed lines
  Added in v.298

  ViewVC Help
Powered by ViewVC 1.1.26