DBD::Gofer::Policy::classic β The βclassicβ policy for DBD::Gofer
| Use Case | Command | Description |
|---|---|---|
| π‘ Connect with classic policy | $dbh = DBI->connect("dbi:Gofer:transport=...;policy=classic", ...) | Explicitly selects the classic policy (default if omitted) |
| π Default connection | $dbh = DBI->connect("dbi:Gofer:transport=...", ...) | Uses classic policy by default |
$dbh = DBI->connect("dbi:Gofer:transport=...;policy=classic", ...)
The classic policy is the default DBD::Gofer policy, so need not be included in the DSN.
Temporary docs: See the source code for list of policies and their defaults.
In a future version the policies and their defaults will be defined in the pod and parsed out at load-time.
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 β DBD::Gofer::Policy::classic(3pm)
Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-24 05:07 @216.73.216.102
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)