--- trunk/lib/WebPAC/Input.pm 2005/12/19 21:26:04 301 +++ trunk/lib/WebPAC/Input.pm 2005/12/20 00:03:04 307 @@ -3,8 +3,6 @@ use warnings; use strict; -use blib; - use WebPAC::Common; use base qw/WebPAC::Common/; use Text::Iconv;