--- trunk/lib/WebPAC/Input/ISIS.pm 2005/12/18 21:06:46 286 +++ trunk/lib/WebPAC/Input/ISIS.pm 2005/12/18 22:16:44 289 @@ -3,14 +3,8 @@ use warnings; use strict; -require Exporter; -use vars qw/@ISA @EXPORT/; -@ISA = qw/Exporter/; -@EXPORT = qw/init open_db fetch_rec/; - use blib; use WebPAC::Input; -#use base qw/WebPAC::Input/; =head1 NAME