2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
8 lines
433 B
Text
8 lines
433 B
Text
This class provides application developers with an abstraction class
|
|
a level away from DBI, that allows them to write an application
|
|
that works on multiple database platforms. The idea isn't to take
|
|
away the responsibility for coding different SQL on different
|
|
platforms, but to simply provide a platform that uses the right
|
|
class at the right time for whatever DB is currently in use.
|
|
|
|
WWW: http://search.cpan.org/dist/DBIx-AnyDBD/
|