info > DBD::Gofer::Policy::pedantic

DBD::Gofer::Policy::peUseriContributed Perl DDBD::Gofer::Policy::pedantic(3pm)

๐Ÿ“˜ NAME

DBD::Gofer::Policy::pedantic - The 'pedantic' policy for DBD::Gofer

๐Ÿš€ Quick Reference

Use CaseCommandDescription
๐Ÿ”Œ Connect with pedantic policy $dbh = DBI->connect("dbi:Gofer:transport=...;policy=pedantic", ...) Ensures maximum transparency by making round-trips for almost every DBI method call
๐Ÿงช Test existing code with Gofer use DBI; $dbh = DBI->connect("dbi:Gofer:transport=...;policy=pedantic", ...) Best policy for first-time Gofer testing โ€” once working, consider switching to "classic" or custom policy

๐Ÿ“‹ 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.34.0 2026-06-22 DBD::Gofer::Policy::pedantic(3pm)

DBD::Gofer::Policy::pedantic
๐Ÿ“˜ NAME ๐Ÿš€ Quick Reference ๐Ÿ“‹ SYNOPSIS ๐Ÿ“ DESCRIPTION ๐Ÿ‘ค AUTHOR ๐Ÿ“„ LICENCE AND COPYRIGHT

Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-14 20:30 @2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!