1DBD::Gofer::Policy::rusUhs(e3r)Contributed Perl DocumentDaBtDi:o:nGofer::Policy::rush(3)
2
3
4

NAME

6       DBD::Gofer::Policy::rush - The 'rush' policy for DBD::Gofer
7

SYNOPSIS

9         $dbh = DBI->connect("dbi:Gofer:transport=...;policy=rush", ...)
10

DESCRIPTION

12       The "rush" policy tries to make as few round-trips as possible.  It's
13       the opposite end of the policy spectrum to the "pedantic" policy.
14
15       Temporary docs: See the source code for list of policies and their
16       defaults.
17
18       In a future version the policies and their defaults will be defined in
19       the pod and parsed out at load-time.
20

AUTHOR

22       Tim Bunce, <http://www.tim.bunce.name>
23
25       Copyright (c) 2007, Tim Bunce, Ireland. All rights reserved.
26
27       This module is free software; you can redistribute it and/or modify it
28       under the same terms as Perl itself. See perlartistic.
29
30
31
32perl v5.26.3                      2013-06-24       DBD::Gofer::Policy::rush(3)
Impressum