|
An Introduction to Class::DBI - Introduction
|
6
|
|
|
Class::DBI Features
Solves the important things
Abstracts SQL access, removes SQL from Perl code
Very simple solution to 90% of DBI uses
Lets you use SQL for the other 10%
"Makes easy things easy and hard things possible"
|
|