CPAN::Search::Lite::State - get state information on the database |
CPAN::Search::Lite::State - get state information on the database
This module gets information on the current state of the database and compares it to that obtained from the CPAN index files from CPAN::Search::Lite::Info and from the repositories from CPAN::Search::Lite::PPM. For each of the four tables dists, mods, auths, and ppms, two methods are used to get this information:
ids
state
ids
method to that from the
CPAN indices and ppm repositories. One of three actions
is then decided, which is subsequently acted upon in
CPAN::Search::Lite::Populate.
insert
update
delete
CPAN::Search::Lite::State - get state information on the database |