1PPIx::Regexp::StructureU:s:eRrepCloanctermiebnutt(e3d)PPePrIlx:D:oRceugmeexnpt:a:tSitornucture::Replacement(3)
2
3
4

NAME

6       PPIx::Regexp::Structure::Replacement - Represent the replacement in
7       s///
8

SYNOPSIS

10        use PPIx::Regexp::Dumper;
11        PPIx::Regexp::Dumper->new( 's{foo}{bar}smxg' )
12            ->print();
13

INHERITANCE

15       "PPIx::Regexp::Structure::Replacement" is a
16       PPIx::Regexp::Structure::Main.
17
18       "PPIx::Regexp::Structure::Replacement" has no descendants.
19

DESCRIPTION

21       This class represents the replacement in a substitution operation. In
22       the example given in the "SYNOPSIS", the "{bar}" will be represented by
23       this class.
24
25       Note that if the substitution is not bracketed (e.g. "s/foo/bar/g"),
26       this structure will contain no starting delimiter.
27

METHODS

29       This class provides no public methods beyond those provided by its
30       superclass.
31

SUPPORT

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

AUTHOR

37       Thomas R. Wyant, III wyant at cpan dot org
38
40       Copyright (C) 2009-2013 by Thomas R. Wyant, III
41
42       This program is free software; you can redistribute it and/or modify it
43       under the same terms as Perl 5.10.0. For more details, see the full
44       text of the licenses in the directory LICENSES.
45
46       This program is distributed in the hope that it will be useful, but
47       without any warranty; without even the implied warranty of
48       merchantability or fitness for a particular purpose.
49
50
51
52perl v5.16.3                      2014-0P6P-I1x0::Regexp::Structure::Replacement(3)
Impressum