package CPAN::Search::Lite; use strict; use warnings; our $VERSION = 0.76; 1; __END__ =head1 NAME CPAN::Search::Lite - setup and maintain a searchable CPAN database =head1 SEE ALSO L, for setting up and maintaining the database, L for an interface to querying the database, and L for a mod_perl 2 handler to C. Development takes place on the CPAN-Search-Lite project at L. =head1 COPYRIGHT This software is copyright 2004 by Randy Kobes Erandy@theoryx5.uwinnipeg.caE. Use and redistribution are under the same terms as Perl itself. =cut