GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Mail::AuthenticationResults::Token(3) User Contributed Perl Documentation Mail::AuthenticationResults::Token(3)

Mail::AuthenticationResults::Token - Base class for modelling AuthenticationResults Header parts

version 2.20210915

Classes representing a tokenised Authentication Results Header, used in parsing

Return a new Token object parsed from the given $header string using $args

$args value depend on the subclass of Token used, possible types are

Mail::AuthenticationResults::Token::Assignment an assignment operator Mail::AuthenticationResults::Token::Comment a comment Mail::AuthenticationResults::Token::QuotedString a quoted string Mail::AuthenticationResults::Token::Separator a separator Mail::AuthenticationResults::Token::String a string

Create a new token from the given value

Return the value of the current Token instance.

Return the remainder of the header string after parsing the current token out.

Run the parser on the current $header and set up value() and remainder().

Return the type of token we are.

Marc Bradshaw <marc@marcbradshaw.net>

This software is copyright (c) 2021 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.

2021-09-15 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.