SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-ORLite rpm build for : Fedora 12. For other distributions click perl-ORLite.

Name : perl-ORLite
Version : 1.22 Vendor : Fedora Project
Release : 2.fc12 Date : 2009-07-28 02:29:15
Group : Development/Libraries Source RPM : perl-ORLite-1.22-2.fc12.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : Extremely light weight SQLite-specific ORM
Description :
SQLite is a light weight single file SQL database that provides
an excellent platform for embedded storage of structured data.
However, while it is superficially similar to a regular server-side
SQL database, SQLite has some significant attributes that make using
it like a traditional database difficult. For example, SQLite is
extremely fast to connect to compared to server databases
(1000 connections per second is not unknown) and is particularly bad
at concurrency, as it can only lock transactions at a database-wide level.
This role as a superfast internal data store can clash with the roles and
designs of traditional object-relational modules like Class::DBI or
DBIx::Class. What this situation would seem to need is an object-relation
system that is designed specifically for SQLite and is aligned with its
idiosyncracies. ORLite is an object-relation system specifically
for SQLite that follows many of the same principles as the ::Tiny
series of modules and has a design that aligns directly to the capabilities
of SQLite.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/12/Everything/ppc64/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-ORLite-1.22-2.fc12.noarch.rpm
ftp.icm.edu.pl  perl-ORLite-1.22-2.fc12.noarch.rpm
ftp.icm.edu.pl  perl-ORLite-1.22-2.fc12.noarch.rpm
ftp.icm.edu.pl  perl-ORLite-1.22-2.fc12.noarch.rpm
ftp.icm.edu.pl  perl-ORLite-1.22-2.fc12.noarch.rpm
ftp.icm.edu.pl  perl-ORLite-1.22-2.fc12.noarch.rpm
     

Provides :
perl(ORLite)
perl-ORLite

Requires :
perl(Params::Util) => 0.33
perl(vars)
perl(:MODULE_COMPAT_5.10.0)
perl(DBI) => 1.607
perl(File::Basename) => 0
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(File::Temp) => 0.20
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
perl(DBD::SQLite) => 1.25
perl(File::Path) => 2.04
rpmlib(VersionedDependencies) <= 3.0.3-1
perl => 0:5.006
perl(Carp)
rpmlib(PayloadIsXz) <= 5.2-1
perl(File::Spec) => 0.80
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/ORLite.pm
/usr/share/doc/perl-ORLite-1.22
/usr/share/doc/perl-ORLite-1.22/Changes
/usr/share/doc/perl-ORLite-1.22/LICENSE
/usr/share/doc/perl-ORLite-1.22/README
/usr/share/man/man3/ORLite.3pm.gz

 
ICM