|
An Introduction to Class::DBI - Bonus Material
|
50
|
|
|
The Joy of Installing Class::DBI
Installing with cpan shell is HIGHLY RECOMMENDED
Installing with the cpan shell is easy
$ sudo perl -MCPAN -eshell
cpan> install Class::DBI
this is a partial list of the modules Class::DBI depends on:
DBI
Ima::DBI
Class::Accessor
Class::Data::Inheritable
Class::Trigger
Class::Whitehole
Carp::Assert
IO::stringy
SQL::Statement
Class::DBI::Join
DBD::CSV
mixin
|
|