--- trunk/lib/WebPAC/Input.pm 2006/05/14 09:34:05 483 +++ trunk/lib/WebPAC/Input.pm 2006/05/14 12:34:50 487 @@ -3,7 +3,7 @@ use warnings; use strict; -use WebPAC::Common 0.03; +use WebPAC::Common; use base qw/WebPAC::Common/; use Text::Iconv; use Data::Dumper;