Scroll to navigation

Mail::DMARC::Report::Store::SQL(3pm) User Contributed Perl Documentation Mail::DMARC::Report::Store::SQL(3pm)

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.

2023-06-17 perl v5.36.0