Catalyst::Model::DBIx::Connector - Catalyst model base class for DBI connections using DBIx::Connector

To install this module, use the following steps:

  perl Makefile.PL
  make
  make test
  make install