NOTICE: This package has been removed from pkgsrc

./wip/p5-Class-DBI-BaseDSN, DSN sensitive base class

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.22, Package name: p5-Class-DBI-BaseDSN-1.22, Maintainer: pkgsrc-users

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.


Required to run:
[databases/p5-Class-DBI] [lang/perl5] [devel/p5-Test-Simple]

Required to build:
[devel/p5-Module-Build]

Master sites: (Expand)

SHA1: bed611bf9c9dac2a52d37af03855f726e2cd6898
RMD160: 9e60e1eac9a0d6683b451895e0c7af43fc5661a1
Filesize: 3.332 KB

Version history: (Expand)


CVS history: (Expand)


   2013-07-06 03:17:20 by othyro | Files touched by this commit (52) | Package removed
Log message:
-p5-Apache-Session-SharedMem -p5-Class-DBI-BaseDSN -p5-File-Binary
-p5-File-Inplace -p5-HTML-FormatText-WithLinks-AndTables
-p5-HTML-FormatText-WithLinks -p5-IPC-Cache -p5-Locale-Maketext-Gettext
-p5-Mail-DeliveryStatus-BounceParser -p5-Math-Complex
-p5-Python-Serialise-Marshal -p5-accessors-fast -p5-constant-def
Imported into HEAD.
   2012-12-03 16:58:07 by othyro | Files touched by this commit (4)
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.