Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
DBD::Gofer::Policy::peUseriContributed Perl DDBD::Gofer::Policy::pedantic(3pm)

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.20.0                      2013-06-24 DBD::Gofer::Policy::pedantic(3pm)

Czas wygenerowania: 0.00051 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2023 Linux.pl
Hosted by Hosting Linux.pl