NAME
Mail::DKIM::Canonicalization::DkimCommon - common canonicalization
VERSION
version 1.20240923
DESCRIPTION
This class implements functionality that is common to all the currently-defined DKIM canonicalization methods, but not necessarily common with future canonicalization methods.
For functionality that is common to all canonicalization methods (including future methods), see Mail::DKIM::Canonicalization::Base.
NAME
Mail::DKIM::Canonicalization::DkimCommon - common canonicalization methods
SEE ALSO
Mail::DKIM::Canonicalization::Base
AUTHORS
Jason Long <jason@long.name>
Marc Bradshaw <marc@marcbradshaw.net>
Bron Gondwana <brong@fastmailteam.com> (ARC)
THANKS
Work on ensuring that this module passes the ARC test suite was generously sponsored by Valimail (https://www.valimail.com/)
COPYRIGHT AND LICENSE
Copyright (C) 2013 by Messiah College
Copyright (C) 2010 by Jason Long
Copyright (C) 2017 by Standcore LLC
Copyright (C) 2020 by FastMail Pty Ltd
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.