NAME
Mail::DMARC::Report::Store::SQL - SQL storage for DMARC reports
VERSION
version 0.20130520
DESCRIPTION
Using ANSI SQL syntax, so the resulting SQL is as portable as possible.
Working and tested with SQLite and MySQL.
SYPNOSIS
Store and retrieve DMARC reports from SQL data store.
AUTHORS
Matt Simerson <msimerson@cpan.org>
Davide Migliavacca <shari@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by The Network People, Inc..
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.