SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-DBD-SQLite2 rpm build for : OpenSuSE. For other distributions click perl-DBD-SQLite2.

Name : perl-DBD-SQLite2
Version : 0.38 Vendor : obs://build_opensuse_org/spins:invis
Release : 2.1 Date : 2021-06-15 13:02:56
Group : Development/Libraries/Perl Source RPM : perl-DBD-SQLite2-0.38-2.1.src.rpm
Size : 0.42 MB
Packager : (none)
Summary : Self Contained RDBMS in a DBI Driver (sqlite 2.x)
Description :
SQLite is a public domain RDBMS database engine that you can find at
http://www.sqlite.org/.

Rather than ask you to install SQLite first, because SQLite is public
domain, DBD::SQLite2 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.

For real work please use the updated DBD::SQLite driver with the up-to-date
sqlite3 backend. SQLite2 supports the following features:

* Implements a large subset of SQL92

See http://www.sqlite.org/lang.html for details.

* 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.

* Atomic commit and rollback

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

* Extensible

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

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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/spins:/invis:/benno/SLE_12_SP5/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-DBD-SQLite2-0.38-2.1.x86_64.rpm
ftp.icm.edu.pl  perl-DBD-SQLite2-0.38-2.1.x86_64.rpm
ftp.icm.edu.pl  perl-DBD-SQLite2-0.38-2.1.x86_64.rpm
ftp.icm.edu.pl  perl-DBD-SQLite2-0.38-2.1.x86_64.rpm
     

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

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.18.2)
perl(DBI) >= 1.625
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/DBD
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/DBD/SQLite2.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/DBD/getsqlite.pl
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/DBD
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/DBD/SQLite2
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/DBD/SQLite2/SQLite2.bs
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/DBD/SQLite2/SQLite2.so
/usr/share/doc/packages/perl-DBD-SQLite2
/usr/share/doc/packages/perl-DBD-SQLite2/Changes
/usr/share/doc/packages/perl-DBD-SQLite2/README
/usr/share/man/man3/DBD::SQLite2.3pm.gz

 
ICM