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

NAME

6       PPIx::Regexp::Token::Backreference - Represent a back reference
7

SYNOPSIS

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

INHERITANCE

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

DESCRIPTION

20       This class represents back references of all sorts, both the
21       traditional numbered variety and the Perl 5.010 named kind.
22

METHODS

24       This class provides no public methods beyond those provided by its
25       superclass.
26

SUPPORT

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

AUTHOR

34       Thomas R. Wyant, III wyant at cpan dot org
35
37       Copyright (C) 2009-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.36.0                      2023-01-P3P0Ix::Regexp::Token::Backreference(3)
Impressum