--- trunk/lib/WebPAC/Lookup.pm 2005/07/16 22:57:26 12 +++ trunk/lib/WebPAC/Lookup.pm 2005/07/17 10:42:23 15 @@ -5,7 +5,7 @@ use WebPAC::Common; -use base qw/WebPAC::Common/; +use base qw/WebPAC::Common WebPAC::Normalize/; use File::Slurp; use Data::Dumper;