--- trunk/lib/WebPAC/Input/MARC.pm 2005/12/18 23:34:24 291 +++ trunk/lib/WebPAC/Input/MARC.pm 2005/12/19 19:55:21 298 @@ -5,7 +5,6 @@ use blib; -use WebPAC::Common; use MARC::Fast; =head1 NAME @@ -14,11 +13,11 @@ =head1 VERSION -Version 0.01 +Version 0.02 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; =head1 SYNOPSIS