Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
Mail::AuthenticationReUsersContributed)Mail::AuthenticationResults::Token(3pm)

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

VERSION
       version 2.20230112

DESCRIPTION
       Classes representing a tokenised Authentication Results Header, used in
       parsing

METHODS
   new( $header, $args )
       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

   new_from_value( $value )
       Create a new token from the given value

   value()
       Return the value of the current Token instance.

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

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

   is()
       Return the type of token we are.

AUTHOR
       Marc Bradshaw <marc@marcbradshaw.net>

COPYRIGHT AND LICENSE
       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.

perl v5.36.0                      2023-Mail::AuthenticationResults::Token(3pm)

Czas wygenerowania: 0.00019 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl