logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mail::AuthenticationResults::Parser - Class for parsing Authentication Results Headers

Author

Marc Bradshaw <marc@marcbradshaw.net>

Description

Class for parsing Authentication Results headers into objects. takes a string and returns a Mail::AuthenticationResults::Header object

Methods

new($header) Return a new Parser instance. If $header is supplied then parse it and return the parsed object. parse($header) Parse $header and return the parsed object. from_authentication_results_json($json) Parse $json as the json returned from an as_json method call and return the parsed object. tokenise($header) Tokenise the given $header string parsed() Return the parsed object tree

Name

Mail::AuthenticationResults::Parser - Class for parsing Authentication Results Headers

Version

version 2.20231031

See Also