| Email-Store documentation | view source | Contained in the Email-Store distribution. |
Email::Store::DBI - Database backend to Email::Store
use Email::Store 'dbi:...';
This class is a subclass of Class::DBI and contains means for
Email::Store-based programs to register what DSN they wish to use. It
also provides for building database tables from schemas embedded in the
DATA section of plug-in modules, using Class::DBI::DATA::Schema.
| Email-Store documentation | view source | Contained in the Email-Store distribution. |