Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-ORLite-2.00-8.fc45 RPM for noarch

From Fedora Rawhide for ppc64le / p

Name: perl-ORLite Distribution: Fedora Project
Version: 2.00 Vendor: Fedora Project
Release: 8.fc45 Build date: Fri Jul 17 13:43:23 2026
Group: Unspecified Build host: buildvm-a64-41.rdu3.fedoraproject.org
Size: 96001 Source RPM: perl-ORLite-2.00-8.fc45.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/ORLite
Summary: Extremely light weight SQLite-specific ORM
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 super-fast 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
idiosyncrasies. 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.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.00-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.00-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.00-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.00-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.00-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Files

/usr/share/doc/perl-ORLite
/usr/share/doc/perl-ORLite/CONTRIBUTING
/usr/share/doc/perl-ORLite/Changes
/usr/share/doc/perl-ORLite/README
/usr/share/licenses/perl-ORLite
/usr/share/licenses/perl-ORLite/LICENSE
/usr/share/man/man3/ORLite.3pm.gz
/usr/share/perl5/vendor_perl/ORLite.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 12:50:00 2026