1PPIx::Regexp::Token::InUtseerrpoCloanttiroinb(u3t)ed PerPlPIDxo:c:uRmeegnetxapt:i:oTnoken::Interpolation(3)
2
3
4

NAME

6       PPIx::Regexp::Token::Interpolation - Represent an interpolation in the
7       PPIx::Regexp package.
8

SYNOPSIS

10        use PPIx::Regexp::Dumper;
11        PPIx::Regexp::Dumper->new('qr{$foo}smx')->print();
12

INHERITANCE

14       "PPIx::Regexp::Token::Interpolation" is a PPIx::Regexp::Token::Code.
15
16       "PPIx::Regexp::Token::Interpolation" has no descendants.
17

DESCRIPTION

19       This class represents a variable interpolation into a regular
20       expression. In the "SYNOPSIS" the $foo would be represented by an
21       object of this class.
22

METHODS

24       This class provides the following public methods beyond those provided
25       by its superclass.
26
27   is_matcher
28       This method returns "undef" because a static analysis can not in
29       general tell whether a piece of code matches anything.
30

SUPPORT

32       Support is by the author. Please file bug reports at
33       <https://rt.cpan.org>, or in electronic mail to the author.
34

AUTHOR

36       Thomas R. Wyant, III wyant at cpan dot org
37
39       Copyright (C) 2009-2020 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.32.0                      2020-07-P2P9Ix::Regexp::Token::Interpolation(3)
Impressum