The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.19

  • fix bug whereby a query for a module, followed by a query for the distribution containing that module, would only list the module first queried for CONTAINSMODS
  • fix (hopefully) failing tests on Darwin: http://rt.cpan.org/Ticket/Display.html?id=28890 resulting from CPAN::MyConfig not getting picked up from PERL5LIB (thanks to Michael Schwern and David Wheeler)
  • have information messages printed out only if CPAN_SQLITE_DEBUG is set, as requested at http://rt.cpan.org/Ticket/Display.html?id=32740 (thanks to ZOFFIX)

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::*