Provided by: libmail-dmarc-perl_1.20230215-1ubuntu1_all bug

NAME

       Mail::DMARC::Report::Store::SQL - store and retrieve reports from a SQL RDBMS

VERSION

       version 1.20230215

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, MySQL and PostgreSQL.

AUTHORS

       •   Matt Simerson <msimerson@cpan.org>

       •   Davide Migliavacca <shari@cpan.org>

       •   Marc Bradshaw <marc@marcbradshaw.net>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2023 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.