ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC
This module extracts information from the CPAN indices $CPAN/indices/ls-lR.gz, $CPAN/modules/03modlist.data.gz, $CPAN/modules/02packages.details.txt.gz, and $CPAN/authors/01mailrc.txt.gz. If a local CPAN mirror isn't present, it will use the files fe...
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTCThis module can be used to populate some common data structures used by other *CPAN::Search::Lite::** modules based on a requested language. The translated form of these structures are contained in *CPAN::Search::Lite::Lang::*.pm* (for example, *en.p...
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTCThis is the main module used to set up or update the database tables used to store information from the CPAN and ppm indices. The creation of the object my $index = CPAN::Search::Lite::Index->new(%args); accepts three arguments: * config => /path/to/...
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTCThis module extracts the pod sections from various files in a CPAN distribution, and places them in the location specified by "pod_root" in the main configuration file, underneath a subdirectory denoting the distribution's name. Additionally, it copi...
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTCThis module gets information on available ppm packages on remote repositories. The repositories searched are specified in $respositories of *CPAN::Search::Lite::Util*. Only those distributions whose names appear from *CPAN::Search::Lite::Info* are sa...
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTCThis module exports some common data structures used by other *CPAN::Search::Lite::** modules. At present these are * %chaps This is hash whose keys are the CPAN chapter ids with associated values being the corresponding chapter descriptions. * %chap...
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTCISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC
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*...
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTCThis module is responsible for creating the tables (if "setup" is passed as an option) and then for inserting, updating, or deleting (as appropriate) the relevant information from the indices of *CPAN::Search::Lite::Info* and *CPAN::Search::Lite::PPM...
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTCThis module converts the extracted pod to html_format, placing the results underneath "html_root". It is assumed here that a local CPAN mirror exists; the "no_mirror" configuration option will cause this extraction to be skipped....
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTCISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC
STRO/CPAN-SQLite-0.219 - 31 May 2020 06:31:34 UTC
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. ...
STRO/CPAN-SQLite-0.219 - 31 May 2020 06:31:34 UTC