Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:perl
perl-DBIx-SearchBuilder
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package perl-DBIx-SearchBuilder
<package name="perl-DBIx-SearchBuilder" project="devel:languages:perl"> <title>Encapsulate SQL queries and rows in simple perl objects</title> <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.</description> <person userid="lrupp" role="bugowner"/> <person userid="deadpoint" role="maintainer"/> <person userid="lrupp" role="maintainer"/> <build> <disable repository="SLE_10"/> </build> <url>http://search.cpan.org/perldoc?DBIx::SearchBuilder</url> </package>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor