NAME
Mail::DMARC::Report::Store::SQL - SQL storage for DMARC reports
VERSION
version 1.20130614
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>
CONTRIBUTORS
Benny Pedersen <me@junc.eu>
ColocateUSA.net <company@colocateusa.net>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by ColocateUSA.com.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.