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: openSUSE:Factory:zSystems |
Version: 1.37 | Vendor: openSUSE |
Release: 1.31 | Build date: Sat Dec 9 07:13:35 2017 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 73421 | Source RPM: perl-DBIx-Simple-1.37-1.31.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/DBIx-Simple/ | |
Summary: Very complete 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'.
MIT
* Sat Dec 09 2017 [email protected] - updated to 1.37 see /usr/share/doc/packages/perl-DBIx-Simple/Changes * Thu Apr 21 2011 [email protected] - initial package 1.35 * created by cpanspec 1.78.04
/usr/lib/perl5/vendor_perl/5.40.0/DBIx /usr/lib/perl5/vendor_perl/5.40.0/DBIx/Simple /usr/lib/perl5/vendor_perl/5.40.0/DBIx/Simple.pm /usr/lib/perl5/vendor_perl/5.40.0/DBIx/Simple/Comparison.pod /usr/lib/perl5/vendor_perl/5.40.0/DBIx/Simple/Examples.pod /usr/lib/perl5/vendor_perl/5.40.0/DBIx/Simple/Result /usr/lib/perl5/vendor_perl/5.40.0/DBIx/Simple/Result/RowObject.pm /usr/share/doc/packages/perl-DBIx-Simple /usr/share/doc/packages/perl-DBIx-Simple/Changes /usr/share/doc/packages/perl-DBIx-Simple/README /usr/share/man/man3/DBIx::Simple.3pm.gz /usr/share/man/man3/DBIx::Simple::Comparison.3pm.gz /usr/share/man/man3/DBIx::Simple::Examples.3pm.gz /usr/share/man/man3/DBIx::Simple::Result::RowObject.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024