1PPI::Token::Quote::InteUrspeorlaCtoen(t3r)ibuted Perl DoPcPuIm:e:nTtoakteino:n:Quote::Interpolate(3)
2
3
4
6 PPI::Token::Quote::Interpolate - The interpolation quote-like operator
7
9 PPI::Token::Quote::Interpolate
10 isa PPI::Token::Quote
11 isa PPI::Token
12 isa PPI::Element
13
15 A "PPI::Token::Quote::Interpolate" object represents a single
16 interpolation quote-like operator, such as "qq{$foo bar $baz}".
17
19 There are no methods available for "PPI::Token::Quote::Interpolate"
20 beyond those provided by the parent PPI::Token::Quote, PPI::Token and
21 PPI::Element classes.
22
24 See the support section in the main module.
25
27 Adam Kennedy <adamk@cpan.org>
28
30 Copyright 2001 - 2011 Adam Kennedy.
31
32 This program is free software; you can redistribute it and/or modify it
33 under the same terms as Perl itself.
34
35 The full text of the license can be found in the LICENSE file included
36 with this module.
37
38
39
40perl v5.38.0 2023-09-22 PPI::Token::Quote::Interpolate(3)