NAME
Mail::DMARC::Report::Store::SQL - store and retrieve reports from a SQL RDBMS
VERSION
version 1.20170911
DESCRIPTION
Uses ANSI SQL syntax, keeping the SQL as portable as possible.
DB engine specific features are to be avoided.
SYPNOSIS
Store and retrieve DMARC reports from SQL data store.
Tested with SQLite and MySQL.
AUTHORS
Matt Simerson <msimerson@cpan.org>
Davide Migliavacca <shari@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Matt Simerson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.