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

perl-ORLite-1.98-31.fc38 RPM for noarch

From Fedora 38 for ppc64le / p

Name: perl-ORLite Distribution: Fedora Project
Version: 1.98 Vendor: Fedora Project
Release: 31.fc38 Build date: Fri Jan 20 06:01:16 2023
Group: Unspecified Build host: buildvm-s390x-27.s390.fedoraproject.org
Size: 124407 Source RPM: perl-ORLite-1.98-31.fc38.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

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.98-31
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.98-30
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.98-29
  - Perl 5.36 rebuild
* Thu Mar 24 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.98-28
  - Update tests to work for SQLite 3.38 and later (bug #2066641)
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.98-27
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.98-26
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.98-25
  - Perl 5.34 rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.98-24
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/share/doc/perl-ORLite
/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, Tue Apr 9 22:57:55 2024