81ea50f022
PR: 33413 Submitted by: Seamus Venasse <svenasse@polaris.ca>
10 lines
477 B
Text
10 lines
477 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/search?dist=DBIx-AnyDBD
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|