• Home
  • Popular Downloads
  • Contact Us
  • Submit

Softpile

Free Downloads

Main Navigation
  • Home
  • Windows
  • Mac OS X
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
Home » Linux » CPAN::SQLite::Index

CPAN::SQLite::Index

June 24, 2009
Set up or update database tables
Version: 0.197
License: Perl Artistic License
Operating System: Linux
Homepage: search.cpan.org
Developed by: Randy Kobes
CPAN::SQLite::Index is a Perl module to setup or update database tables.

SYNOPSIS

 my $index = CPAN::SQLite::Index->new(setup => 1);
 $index->index();

This 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::SQLite::Index->new(%args);

accepts two possible arguments:

  • setup => 1

This (optional) argument specifies that the database is being set up. Any existing tables will be dropped.

  • reindex => value

This (optional) argument specifies distribution names that one would like to reindex in an existing database. These may be specified as either a scalar, for a single distribution, or as an array reference for a list of distributions.
cpan cpan sqlite database tables perl perl module sqlite
Free Download 64K
0
  • Share on:

CPAN::SQLite::Index User Reviews

Sponsored

Categories

  • Linux

Related Downloads

WWW::Slides::Controller::Single
Main base class for controllers based in I/O
Set::Relation
Relation data type for Perl
Excel::Template::Element::Cell
Excel Template Element Cell
Image::DS9
Interface to the DS9 image display and analysis program
Term::Menus
Create Powerful Terminal, Console and CMD Enviroment Menus
Copyright © 1999-2017 Softpile Free Downloads
  • Contact Us
  • Submit
  • Privacy Policy
  • Disclaimer
  • Terms of Use