CPAN::SQLite::DBI::Search - DBI information for searching the CPAN::SQLite database


CPAN-SQLite documentation  | view source Contained in the CPAN-SQLite distribution.

Index


NAME

Top

CPAN::SQLite::DBI::Search - DBI information for searching the CPAN::SQLite database

DESCRIPTION

Top

This module provides methods for CPAN::SQLite::Search for searching the CPAN::SQLite database. There are two main methods.

fetch

This takes information from CPAN::SQLite::Search and sets up a query on the database, returning the results found.

sql_statement

This is used by the fetch method to construct the appropriate SQL statement.

SEE ALSO

Top

CPAN::SQLite::Search


CPAN-SQLite documentation  | view source Contained in the CPAN-SQLite distribution.