1PPIx::QuoteLike::Token:U:sSetrruCcotnutrrei(b3u)ted PerlPPDIoxc:u:mQeunottaetLiiokne::Token::Structure(3)
2
3
4
6 PPIx::QuoteLike::Token::Structure - Represent the structure of the
7 string.
8
10 This class should not be instantiated by the user. See below for public
11 methods.
12
14 "PPIx::QuoteLike::Token::Structure" is a PPIx::QuoteLike::Token.
15
16 "PPIx::QuoteLike::Token::Structure" is the parent of
17 PPIx::QuoteLike::Token::Delimiter.
18
20 This Perl class represents the initial token in the string; that is,
21 the 'q', 'qq', 'qx', or (for here documents) '<<' , together with any
22 trailing space. For strings that have no initial token (that is, those
23 simply enclosed in quotes) this will be the empty string.
24
26 This class supports the following public methods:
27
29 PPIx::QuoteLike::Token.
30
32 Support is by the author. Please file bug reports at
33 <https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
34 electronic mail to the author.
35
37 Thomas R. Wyant, III wyant at cpan dot org
38
40 Copyright (C) 2016-2021 by Thomas R. Wyant, III
41
42 This program is free software; you can redistribute it and/or modify it
43 under the same terms as Perl 5.10.0. For more details, see the full
44 text of the licenses in the directory LICENSES.
45
46 This program is distributed in the hope that it will be useful, but
47 without any warranty; without even the implied warranty of
48 merchantability or fitness for a particular purpose.
49
50
51
52perl v5.32.1 2021-02-0P5PIx::QuoteLike::Token::Structure(3)