|
NAMEMail::BIMI::Record::Location - Class to model a BIMI location VERSIONversion 3.20250130 DESCRIPTIONClass for representing, validating, and processing a BIMI location attribute INPUTSThese values are used as inputs for lookups and verifications, they are typically set by the caller based on values found in the message being processed uriis=rw required URI of Indicator ATTRIBUTESThese values are derived from lookups and verifications made based upon the input values, it is however possible to override these with other values should you wish to, for example, validate a record before it is published in DNS, or validate an Indicator which is only available locally errorsis=rw indicatoris=rw Mail::BIMI::Indicator object for this location is_location_validis=rw is_relevantis=rw Is the location relevant is_validis=rw Is this Location record valid warningsis=rw CONSUMES
EXTENDS
METHODSfinish()Finish and clean up, write cache if enabled. REQUIRES
AUTHORMarc Bradshaw <marc@marcbradshaw.net> COPYRIGHT AND LICENSEThis software is copyright (c) 2020 by Marc Bradshaw. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|