table of contents
Mail::DMARC::Report::Store::SQL::Grammars::MySQL(3pm) | User Contributed Perl Documentation | Mail::DMARC::Report::Store::SQL::Grammars::MySQL(3pm) |
NAME¶
Mail::DMARC::Report::Store::SQL::Grammars::MySQL - Grammar for working with mysql databases.
VERSION¶
version 1.20240314
SYPNOSIS¶
Allow DMARC to be able to speak to MySQL databases.
DESCRIPTION¶
Uses ANSI SQL syntax, keeping the SQL as portable as possible.
AUTHORS¶
- Matt Simerson <msimerson@cpan.org>
- Davide Migliavacca <shari@cpan.org>
- Marc Bradshaw <marc@marcbradshaw.net>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2024 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.
2024-07-11 | perl v5.38.2 |