DOKK / manpages / debian 12 / libdbi-perl / DBD::Gofer::Policy::classic.3pm.en
DBD::Gofer::Policy::classic(3pm) User Contributed Perl Documentation DBD::Gofer::Policy::classic(3pm)

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

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

The "classic" policy is the default DBD::Gofer policy, so need not be included in the DSN.

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.

2022-11-19 perl v5.36.0