1PPIx::Regexp::Token::ReUcsuerrsiCoonn(t3r)ibuted Perl DoPcPuImxe:n:tRaetgieoxnp::Token::Recursion(3)
2
3
4

NAME

6       PPIx::Regexp::Token::Recursion - Represent a recursion
7

SYNOPSIS

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

INHERITANCE

14       "PPIx::Regexp::Token::Recursion" is a PPIx::Regexp::Token::Reference.
15
16       "PPIx::Regexp::Token::Recursion" has no descendants.
17

DESCRIPTION

19       This class represents a recursion to a named or numbered capture.
20

METHODS

22       This class provides no public methods beyond those provided by its
23       superclass.
24

SUPPORT

26       Support is by the author. Please file bug reports at
27       <https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-Regexp>,
28       <https://github.com/trwyant/perl-PPIx-Regexp/issues>, or in electronic
29       mail to the author.
30

AUTHOR

32       Thomas R. Wyant, III wyant at cpan dot org
33
35       Copyright (C) 2009-2023 by Thomas R. Wyant, III
36
37       This program is free software; you can redistribute it and/or modify it
38       under the same terms as Perl 5.10.0. For more details, see the full
39       text of the licenses in the directory LICENSES.
40
41       This program is distributed in the hope that it will be useful, but
42       without any warranty; without even the implied warranty of
43       merchantability or fitness for a particular purpose.
44
45
46
47perl v5.36.0                      2023-01-30 PPIx::Regexp::Token::Recursion(3)
Impressum