Package : perl-DBIx-SearchBuilder > RPM : perl-DBIx-SearchBuilder-1.670.0-3.mga7.src.rpm

Basic items

Name perl-DBIx-SearchBuilder
Version 1.670.0
Release 3.mga7
URL http://search.cpan.org/dist/DBIx-SearchBuilder
Group Development/Perl
Summary Encapsulate SQL queries and rows in simple perl object
Size 122KB
Arch noarch
License GPL+ or Artistic

Description

This module provides an object-oriented mechanism for retrieving and updating
data in a DBI-accesible database.

In order to use this module, you should create a subclass of
DBIx::SearchBuilder and a subclass of DBIx::SearchBuilder::Record for each
table that you wish to access. (See the documentation of
DBIx::SearchBuilder::Record for more information on subclassing it.)

Your DBIx::SearchBuilder subclass must override NewItem, and probably should
override at least _Init also; at the very least, _Init should probably call
_Handle and _Table to set the database handle (a DBIx::SearchBuilder::Handle
object) and table name for the class. You can try to override just about
every other method here, as long as you think you know what you are doing.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-20 09:10:43
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie