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 "module:DBD::Gofer::Transport::null"

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 - 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

DBD::Gofer::Transport::stream - DBD::Gofer transport for stdio streaming River stage four • 946 direct dependents • 2083 total dependents

Without the "url=" parameter it launches a subprocess as perl -MDBI::Gofer::Transport::stream -e run_stdio_hex and feeds requests into it and reads responses from it. But that's not very useful. With a "url=ssh:username@host.example.com" parameter it...

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