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 <http://rt.cpan.org>, or in electronic mail to the author.
34
36 Thomas R. Wyant, III wyant at cpan dot org
37
39 Copyright (C) 2016-2019 by Thomas R. Wyant, III
40
41 This program is free software; you can redistribute it and/or modify it
42 under the same terms as Perl 5.10.0. For more details, see the full
43 text of the licenses in the directory LICENSES.
44
45 This program is distributed in the hope that it will be useful, but
46 without any warranty; without even the implied warranty of
47 merchantability or fitness for a particular purpose.
48
49
50
51perl v5.30.0 2019-08-1P9PIx::QuoteLike::Token::Structure(3)