/[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 285 by dpavlin, Sun Dec 18 21:06:39 2005 UTC revision 289 by dpavlin, Sun Dec 18 22:16:44 2005 UTC
# Line 4  use warnings; Line 4  use warnings;
4  use strict;  use strict;
5    
6  use blib;  use blib;
   
7  use WebPAC::Input;  use WebPAC::Input;
 use base qw/WebPAC::Input/;  
8    
9  =head1 NAME  =head1 NAME
10    
# Line 14  WebPAC::Input::ISIS - support for CDS/IS Line 12  WebPAC::Input::ISIS - support for CDS/IS
12    
13  =head1 VERSION  =head1 VERSION
14    
15  Version 0.02  Version 0.03
16    
17  =cut  =cut
18    
19  our $VERSION = '0.02';  our $VERSION = '0.03';
20    
21    
22  =head1 SYNOPSIS  =head1 SYNOPSIS

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

  ViewVC Help
Powered by ViewVC 1.1.26