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://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-QuoteLike>,
34 <https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
35 electronic mail to the author.
36
38 Thomas R. Wyant, III wyant at cpan dot org
39
41 Copyright (C) 2016-2021 by Thomas R. Wyant, III
42
43 This program is free software; you can redistribute it and/or modify it
44 under the same terms as Perl 5.10.0. For more details, see the full
45 text of the licenses in the directory LICENSES.
46
47 This program is distributed in the hope that it will be useful, but
48 without any warranty; without even the implied warranty of
49 merchantability or fitness for a particular purpose.
50
51
52
53perl v5.32.1 2021-03-2P6PIx::QuoteLike::Token::Structure(3)