The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Egg-Release-DBI LUSHE"

Egg::Model::DBI - Model to use DBI for Egg. River stage one • 2 direct dependents • 2 total dependents

It is a model component to use DBI. If Ima::DBI can be used, Ima::DBI is used. As a result, Apache::DBI is not needed for the perpetuity connection environment. Two or more connection destination can be treated at the same time....

LUSHE/Egg-Release-DBI-0.06 - 25 Jul 2008 01:29:08 UTC

Egg::Release::DBI - Package kit of model DBI. River stage one • 2 direct dependents • 2 total dependents

* Egg::Model::DBI Model to use DBI. * Egg::Model::DBI::Base Base class for connection object. * Egg::Model::DBI::dbh Wrapper module of data base handler. * Egg::Mod::EasyDBI Module to treat DBI easily. * Egg::Plugin::EasyDBI Plugin to use Egg::Mod::E...

LUSHE/Egg-Release-DBI-0.06 - 25 Jul 2008 01:29:08 UTC

Egg::Mod::EasyDBI - DBI is easily made available. River stage one • 2 direct dependents • 2 total dependents

The processing of DBI by which the code tends to become complex is made available by an easy code. The use of SQL::Abstract is enabled by the thing set to 'sql_abstract' by the start option. use Egg::Mod::EasyDBI { sql_abstract => { logic => 'and', ....

LUSHE/Egg-Release-DBI-0.06 - 25 Jul 2008 01:29:08 UTC

Egg::Model::DBI::dbh - Data base handler. River stage one • 2 direct dependents • 2 total dependents

It is a data base handler that Egg::Model::DBI returns. my $dbh= $e->model('dbi::data_label'); This module operates as Wrapper of the DBI module....

LUSHE/Egg-Release-DBI-0.06 - 25 Jul 2008 01:29:08 UTC

Egg::Model::DBI::Base - Base class for DBI model component. River stage one • 2 direct dependents • 2 total dependents

It is a base class to use it from the component of Egg::Model::DBI. The object of this module is only the one internally used when $e->model([LABEL_NAME]) is called. It is not necessary to consider it because of the application usually....

LUSHE/Egg-Release-DBI-0.06 - 25 Jul 2008 01:29:08 UTC

Egg::Plugin::EasyDBI - Plugin for Egg to use DBI easy. River stage one • 2 direct dependents • 2 total dependents

It is a plugin to use module Egg::Mod::EasyDBI to use DBI easily. It is necessary to setup Egg::Model::DBI to use it....

LUSHE/Egg-Release-DBI-0.06 - 25 Jul 2008 01:29:08 UTC

Egg::Helper::Model::DBI - Helper who generates component of model DBI. River stage one • 2 direct dependents • 2 total dependents

It is a helper who generates the component to use it with Egg::Model::DBI under the control of the project. It starts specifying the Model::DBI mode and the generated module name for the helper script of the project to use it. % ./myapp_helper.pl Mod...

LUSHE/Egg-Release-DBI-0.06 - 25 Jul 2008 01:29:08 UTC
7 results (0.025 seconds)