The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.1_02

  • change name of database to cpandb.sql, and make it fixed, as there was little need to have it configureable.
  • support cpan> d ANDK/CPAN-xxx.tar.gz for distributions.
  • fixes to handle Bundle ids
  • undef $sth after an $sth->finish, to help with concurrent access
  • when using Test::More, use is(), rather than ok()

Changes for version 0.1_01

  • initial version, derived from a minimal version of CPAN::Search::Lite

Documentation

interface to CPAN::SQLite

Modules

maintain and search a minimal CPAN database
DBI information for the CPAN::SQLite database
DBI information for indexing the CPAN::SQLite database
DBI information for searching the CPAN::SQLite database
set up or update database tables.
extract information from CPAN indices
helper module for CPAN.pm integration
create and populate database tables
perform queries on the database
get state information on the database
export some common data structures used by CPAN::SQLite::*