centos man page for dbd::gofer::policy::pedantic

Query: dbd::gofer::policy::pedantic

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DBD::Gofer::Policy::pedantic(3) 			User Contributed Perl Documentation			   DBD::Gofer::Policy::pedantic(3)

NAME
DBD::Gofer::Policy::pedantic - The 'pedantic' policy for DBD::Gofer
SYNOPSIS
$dbh = DBI->connect("dbi:Gofer:transport=...;policy=pedantic", ...)
DESCRIPTION
The "pedantic" policy tries to be as transparent as possible. To do this it makes round-trips to the server for almost every DBI method call. This is the best policy to use when first testing existing code with Gofer. Once it's working well you should consider moving to the "classic" policy or defining your own policy class. 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.
AUTHOR
Tim Bunce, <http://www.tim.bunce.name>
LICENCE AND COPYRIGHT
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.16.3 2013-04-04 DBD::Gofer::Policy::pedantic(3)
Related Man Pages
dbd::gofer::transport::corostream(3) - mojave
dbd::gofer::policy::base(3pm) - linux
dbd::gofer::transport::null(3) - osx
dbd::gofer::policy::base(3) - osx
dbd::gofer::policy::base(3pm) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!