Subject: | Should report lack of Class::DBI::mysql |
When trying out the synopsis with a MySQL database, the code may simply die with this error:
Can't locate object method "set_db"
via package "BeerDB::Beer" at
/usr/local/lib/perl5/site_perl/5.8.3/Class/DBI/Loader/mysql.pm
This means that Class::DBI::mysql needs to be installed. It would be nice if CDBI::Loader detected this.