GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CPAN::SQLite::DBI::Index(3) User Contributed Perl Documentation CPAN::SQLite::DBI::Index(3)

CPAN::SQLite::DBI::Index - DBI information for indexing the CPAN::SQLite database

This module provides various methods for CPAN::SQLite::Index in indexing and populating the database from the index files.
"create_tables"
This creates the database tables.
"drop_table"
This drops a table.
"sth_insert"
This returns an $sth statement handle for inserting values into a table.
"sth_update"
This returns an $sth statement handle for updating values into a table.
"sth_delete"
This returns an $sth statement handle for deleting values from a table.

CPAN::SQLite::Index
2009-12-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.