Mail::SPF::Term(3) | User Contributed Perl Documentation | Mail::SPF::Term(3) |
Mail::SPF::Term - SPF record term class
An object of class Mail::SPF::Term represents a term within an SPF record. Mail::SPF::Term cannot be instantiated directly. Create an instance of a concrete sub-class instead.
The following constructor is provided:
%options is a list of key/value pairs, however Mail::SPF::Term itself specifies no constructor options.
The following class methods are provided:
The following instance methods are provided:
Mail::SPF, Mail::SPF::Record, Mail::SPF::Mech, Mail::SPF::Mod
<http://tools.ietf.org/html/rfc4408>
For availability, support, and license information, see the README file included with Mail::SPF.
Julian Mehnle <julian@mehnle.net>, Shevek <cpan@anarres.org>
2024-08-03 | perl v5.34.0 |