1PPIx::Regexp::Node::UnkUnsoewrn(C3o)ntributed Perl DocumPePnItxa:t:iRoengexp::Node::Unknown(3)
2
3
4
6 PPIx::Regexp::Node::Unknown - Represent an unknown node.
7
9 None. Sorry. This class was added to support the "strict" option, which
10 was itself an attempt to capture the functionality of "use re
11 'strict'". It is not known to have any other use, and it cannot be
12 instantiated in any straightforward manner.
13
15 "PPIx::Regexp::Node::Unknown" is a PPIx::Regexp::Node.
16
17 "PPIx::Regexp::Node::Unknown" has no descendants.
18
20 This class is used for a node which the lexer recognizes as being
21 improperly constructed.
22
24 This class provides no public methods beyond those provided by its
25 superclass.
26
28 Support is by the author. Please file bug reports at
29 <https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-Regexp>,
30 <https://github.com/trwyant/perl-PPIx-Regexp/issues>, or in electronic
31 mail to the author.
32
34 Thomas R. Wyant, III wyant at cpan dot org
35
37 Copyright (C) 2016-2023 by Thomas R. Wyant, III
38
39 This program is free software; you can redistribute it and/or modify it
40 under the same terms as Perl 5.10.0. For more details, see the full
41 text of the licenses in the directory LICENSES.
42
43 This program is distributed in the hope that it will be useful, but
44 without any warranty; without even the implied warranty of
45 merchantability or fitness for a particular purpose.
46
47
48
49perl v5.38.0 2023-07-21 PPIx::Regexp::Node::Unknown(3)