use Carp;
confess("LCNormalizer has been replaced by CaseFolder as of KinoSearch 0.30");
1;
__END__
__POD__
=head1 NAME
KinoSearch::Analysis::LCNormalizer - Replaced by CaseFolder.
=head1 DESCRIPTION
As of KinoSearch version 0.30, LCNormalizer has been replaced by
L<CaseFolder|KinoSearch::Analysis::CaseFolder>.
=head1 COPYRIGHT
Copyright 2005-2009 Marvin Humphrey
=head1 LICENSE, DISCLAIMER, BUGS, etc.
See L<KinoSearch> version 0.30.
=cut