Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-DBIx-Simple | Distribution: Mageia |
Version: 1.370.0 | Vendor: Mageia.Org |
Release: 4.mga9 | Build date: Sun Mar 20 21:18:07 2022 |
Group: Development/Perl | Build host: localhost |
Size: 76311 | Source RPM: perl-DBIx-Simple-1.370.0-4.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/DBIx-Simple | |
Summary: Easy-to-use OO interface to DBI |
DBIx::Simple provides a simplified interface to DBI, Perl's powerful database module. This module is aimed at rapid development and easy maintenance. Query preparation and execution are combined in a single method, the result object (which is a wrapper around the statement handle) provides easy row-by-row and slurping methods. The 'query' method returns either a result object, or a dummy object. The dummy object returns undef (or an empty list) for all methods and when used in boolean context, is false. The dummy object lets you postpone (or skip) error checking, but it also makes immediate error checking simply '$db->query(...) or die $db->error'.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 1.370.0-4.mga9 + Revision: 1808681 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-DBIx-Simple /usr/share/doc/perl-DBIx-Simple/Changes /usr/share/doc/perl-DBIx-Simple/META.json /usr/share/doc/perl-DBIx-Simple/META.yml /usr/share/doc/perl-DBIx-Simple/MYMETA.yml /usr/share/doc/perl-DBIx-Simple/README /usr/share/man/man3/DBIx::Simple.3pm.xz /usr/share/man/man3/DBIx::Simple::Comparison.3pm.xz /usr/share/man/man3/DBIx::Simple::Examples.3pm.xz /usr/share/man/man3/DBIx::Simple::Result::RowObject.3pm.xz /usr/share/perl5/vendor_perl/DBIx /usr/share/perl5/vendor_perl/DBIx/Simple /usr/share/perl5/vendor_perl/DBIx/Simple.pm /usr/share/perl5/vendor_perl/DBIx/Simple/Comparison.pod /usr/share/perl5/vendor_perl/DBIx/Simple/Examples.pod /usr/share/perl5/vendor_perl/DBIx/Simple/Result /usr/share/perl5/vendor_perl/DBIx/Simple/Result/RowObject.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 09:46:13 2025