DBD::Gofer::Policy::rush โ The 'rush' policy for DBD::Gofer โก
| Use Case | Command | Description |
|---|---|---|
| ๐ Connect with rush policy | $dbh = DBI->connect("dbi:Gofer:transport=...;policy=rush", ...) | ๐ Minimises roundโtrips โ the fastest policy for Gofer |
$dbh = DBI->connect("dbi:Gofer:transport=...;policy=rush", ...)
The "rush" policy ๐ tries to make as few roundโtrips as possible. Itโs the opposite end of the policy spectrum to the "pedantic" policy ๐ข.
๐ 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.
Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-14 21:38 @2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)