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

perl-Ima-DBI-0.35-bp154.1.16 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: perl-Ima-DBI Distribution: SUSE Linux Enterprise 15 SP4
Version: 0.35 Vendor: openSUSE
Release: bp154.1.16 Build date: Mon May 9 11:24:42 2022
Group: Development/Libraries/Perl Build host: lamb16
Size: 56137 Source RPM: perl-Ima-DBI-0.35-bp154.1.16.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Ima-DBI/
Summary: Database connection caching and organization
Ima::DBI attempts to organize and facilitate caching and more efficient use
of database connections and statement handles by storing DBI and SQL
information with your class (instead of as seperate objects). This allows
you to pass around just one object without worrying about a trail of DBI
handles behind it.

One of the things I always found annoying about writing large programs with
DBI was making sure that I didn't have duplicate database handles open. I
was also annoyed by the somewhat wasteful nature of the
prepare/execute/finish route I'd tend to go through in my subroutines. The
new DBI->connect_cached and DBI->prepare_cached helped a lot, but I still
had to throw around global datasource, username and password information.

So, after a while I grew a small library of DBI helper routines and
techniques. Ima::DBI is the culmination of all this, put into a nice(?),
clean(?) class to be inherited from.

Provides

Requires

License

GPL-1.0+ or Artistic-1.0

Changelog

* Fri Apr 08 2011 coolo@novell.com
  - initial package 0.35
    * created by cpanspec 1.78.04

Files

/usr/lib/perl5/vendor_perl/5.26.1/Ima
/usr/lib/perl5/vendor_perl/5.26.1/Ima/DBI.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Ima-DBI
/usr/share/doc/packages/perl-Ima-DBI/Changes
/usr/share/doc/packages/perl-Ima-DBI/README
/usr/share/man/man3/Ima::DBI.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:55:39 2024