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


DBI documentation  | view source Contained in the DBI distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  $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.

DESCRIPTION

Top

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

Top

Tim Bunce, http://www.tim.bunce.name

LICENCE AND COPYRIGHT

Top


DBI documentation  | view source Contained in the DBI distribution.