2012-04-07 10:31:57 -04:00
|
|
|
DBIx::Class is a relational-databases to Objects framework, where you
|
2006-08-01 05:17:17 -04:00
|
|
|
describe your data tables so that they map to objects.
|
|
|
|
|
|
|
|
It can deal with about any DBD driver, including SQLite, Postgres, MySQL,
|
|
|
|
Oracle, DB2 (on other platforms).
|
|
|
|
|
2012-04-07 10:31:57 -04:00
|
|
|
Installing p5-SQL-Translator, p5-Text-CSV, p5-MooseX-Types-JSON,
|
|
|
|
p5-MooseX-Types-Path-Class will give this package some extra
|
|
|
|
functionality. See DBIx::Class::Optional::Dependencies(3p) for details.
|