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 "distribution:DBI DBI::Gofer::Execute"

DBI::Gofer::Execute - Executes Gofer requests and returns Gofer responses River stage four • 946 direct dependents • 2083 total dependents

Accepts a DBI::Gofer::Request object, executes the requested DBI method calls, and returns a DBI::Gofer::Response object. Any error, including any internal 'fatal' errors are caught and converted into a DBI::Gofer::Response object. This module is usu...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBI::Gofer::Request - Encapsulate a request from DBD::Gofer to DBI::Gofer::Execute River stage four • 946 direct dependents • 2083 total dependents

This is an internal class....

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBI::Gofer::Response - Encapsulate a response from DBI::Gofer::Execute to DBD::Gofer River stage four • 946 direct dependents • 2083 total dependents

This is an internal class....

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI River stage four • 946 direct dependents • 2083 total dependents

DBD::Gofer is a DBI database driver that forwards requests to another DBI driver, usually in a separate process, often on a separate machine. It tries to be as transparent as possible so it appears that you are using the remote driver directly. DBD::...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBI::DBD::SqlEngine - Base class for DBI drivers without their own SQL engine River stage four • 946 direct dependents • 2083 total dependents

DBI::DBD::SqlEngine abstracts the usage of SQL engines from the DBD. DBD authors can concentrate on the data retrieval they want to provide. It is strongly recommended that you read DBD::File::Developers and DBD::File::Roadmap, because many of the DB...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBD::Gofer::Transport::Base - base class for DBD::Gofer client transports River stage four • 946 direct dependents • 2083 total dependents

This is the base class for all DBD::Gofer client transports....

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBD::Gofer::Transport::null - DBD::Gofer client transport for testing River stage four • 946 direct dependents • 2083 total dependents

Connect via DBD::Gofer but execute the requests within the same process. This is a quick and simple way to test applications for compatibility with the (few) restrictions that DBD::Gofer imposes. It also provides a simple, portable way for the DBI te...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBD::Gofer::Transport::pipeone - DBD::Gofer client transport for testing River stage four • 946 direct dependents • 2083 total dependents

Connect via DBD::Gofer and execute each request by starting executing a subprocess. This is, as you might imagine, spectacularly inefficient! It's only intended for testing. Specifically it demonstrates that the server side is completely stateless. I...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBI::DBD::SqlEngine::Developers - Developers documentation for DBI::DBD::SqlEngine River stage four • 946 direct dependents • 2083 total dependents

This document describes the interface of DBI::DBD::SqlEngine for DBD developers who write DBI::DBD::SqlEngine based DBI drivers. It supplements DBI::DBD and DBI::DBD::SqlEngine::HowTo, which you should read first....

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC
10 results (0.061 seconds)