SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 

perl-DBD-SQLite rpm build for : Other. For other distributions click here.

Name : perl-DBD-SQLite
Version : 1.14 Vendor : Matt Sergeant < matt_sergeant_org>
Release : 1 Date : 2008-03-05 15:19:29
Group : Applications/CPAN Source RPM : perl-DBD-SQLite-1.14-1.src.rpm
Size : 0.60 MB
Packager : Arix International < cpan2rpm_arix_com>
Summary : DBD-SQLite - Self Contained RDBMS in a DBI Driver
Description :
SQLite is a public domain RDBMS database engine that you can find
at http://www.hwaci.com/sw/sqlite/.

Rather than ask you to install SQLite first, because SQLite is public
domain, DBD::SQLite includes the entire thing in the distribution. So
in order to get a fast transaction capable RDBMS working for your
perl project you simply have to install this module, and nothing
else.

SQLite supports the following features:

=over 4

=item Implements a large subset of SQL92

See http://www.hwaci.com/sw/sqlite/lang.html for details.

=item A complete DB in a single disk file

Everything for your database is stored in a single disk file, making it
easier to move things around than with DBD::CSV.

=item Atomic commit and rollback

Yes, DBD::SQLite is small and light, but it supports full transactions!

=item Extensible

User-defined aggregate or regular functions can be registered with the
SQL parser.

=back

There\'s lots more to it, so please refer to the docs on the SQLite web
page, listed above, for SQL details. Also refer to DBI for details
on how to use DBI itself.

Content of RPM  Changelog  Provides Requires

Download
ftp.pbone.net  perl-DBD-SQLite-1.14-1.x86_64.rpm
     

Provides :
SQLite.so()(64bit)
perl(DBD::SQLite)
perl(DBD::SQLite::db)
perl(DBD::SQLite::dr)
perl-DBD-SQLite

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
perl(DBI)
rpmlib(VersionedDependencies) <= 3.0.3-1
libc.so.6(GLIBC_2.2.5)(64bit)
perl(vars)
perl(DynaLoader)
libc.so.6(GLIBC_2.3)(64bit)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)


Content of RPM :
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/DBD
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/DBD/SQLite.pm
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBD
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBD/SQLite
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBD/SQLite/SQLite.so
/usr/share/doc/perl-DBD-SQLite-1.14
/usr/share/doc/perl-DBD-SQLite-1.14/Changes
/usr/share/doc/perl-DBD-SQLite-1.14/README
/usr/share/man/man3/DBD::SQLite.3pm.gz