Path to this page:
Subject: CVS commit: wip/p5-Class-DBI-BaseDSN
From: othyro
Date: 2012-12-03 16:58:07
Message id: E1TfYPZ-0003XO-9O@sfs-ml-2.v29.ch3.sourceforge.com
Log Message:
Import p5-Class-DBI-BaseDSN-1.22 as wip/p5-Class-DBI-BaseDSN.
Class::DBI::BaseDSN acts as a placeholder for a base class which will be
switched for a specific Class::DBI extension when you specify the dsn of the
database to connect to. For example in this case, the Class::DBI::BaseDSN will
replace itself with Class::DBI::mysql when the set_db call is executed.
Files: