DBI::Gofer::Transport::Base - Base class for Gofer transports
| Use Case | Command / Description |
|---|---|
| đ§ Inherit to create a server-side transport | use base 'DBI::Gofer::Transport::Base'; â Implement transport-specific methods. |
| đ§ Inherit to create a client-side transport base | use base 'DBI::Gofer::Transport::Base'; â Also used by DBD::Gofer::Transport::Base. |
| đ Internal use only | This class is not intended for direct use by application code. |
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.
perl v5.34.0 2026-06-22 DBI::Gofer::Transport::Base(3pm)
Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-16 10:05 @2600:1f28:365:80b0:7cb9:fb:26c1:e368
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)