Ricardo Signes > Email-Store-0.256 > Email::Store::DBI

Download:
Email-Store-0.256.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  2
View Bugs
Report a bug
Source  

NAME ^

Email::Store::DBI - Database backend to Email::Store

SYNOPSIS ^

 use Email::Store 'dbi:...';

DESCRIPTION ^

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.