--- trunk/lib/WebPAC/Input/MARC.pm 2005/12/18 23:34:24 291 +++ trunk/lib/WebPAC/Input/MARC.pm 2005/12/20 00:03:04 307 @@ -3,9 +3,6 @@ use warnings; use strict; -use blib; - -use WebPAC::Common; use MARC::Fast; =head1 NAME @@ -14,11 +11,11 @@ =head1 VERSION -Version 0.01 +Version 0.02 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; =head1 SYNOPSIS