DBI::Gofer::Transport::Base - Base class for Gofer transports
| Use Case | Command | Description |
|---|---|---|
| 📦 Create a custom transport | package MyTransport; use base 'DBI::Gofer::Transport::Base'; | Inherit from this base class to implement a new Gofer transport |
| 🔌 Define transport methods | sub transmit_request { ... } | Override methods to handle request transmission and response retrieval |
| ⚙️ Use as client-side base | DBD::Gofer::Transport::Base | Client-side subclass inherits from this same base class |
This is the base class for server-side Gofer transports.
It's also the base class for the client-side base class DBD::Gofer::Transport::Base.
This is an internal class.
Tim Bunce, <http://www.tim.bunce.name>
Copyright (c) 2007, Tim Bunce, Ireland. All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-27 09:42 @216.73.216.194
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format