/[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 288 by dpavlin, Sun Dec 18 21:06:46 2005 UTC revision 289 by dpavlin, Sun Dec 18 22:16:44 2005 UTC
# Line 3  package WebPAC::Input::ISIS; Line 3  package WebPAC::Input::ISIS;
3  use warnings;  use warnings;
4  use strict;  use strict;
5    
 require Exporter;  
 use vars qw/@ISA @EXPORT/;  
 @ISA = qw/Exporter/;  
 @EXPORT = qw/init open_db fetch_rec/;  
   
6  use blib;  use blib;
7  use WebPAC::Input;  use WebPAC::Input;
 #use base qw/WebPAC::Input/;  
8    
9  =head1 NAME  =head1 NAME
10    

Legend:
Removed from v.288  
changed lines
  Added in v.289

  ViewVC Help
Powered by ViewVC 1.1.26