--- trunk2/lib/WebPAC/Index.pm 2004/10/17 17:35:32 511 +++ trunk2/lib/WebPAC/Index.pm 2004/10/18 12:19:34 512 @@ -4,9 +4,8 @@ use strict; use Carp; -use Tie::Array::Sorted; +use Tie::Array::Sorted::Lazy; use Log::Log4perl qw(get_logger :levels); -use locale; =head1 NAME