1PPIx::Regexp::StructureU:s:eMrodCiofniterri(b3u)ted PerlPPDIoxc:u:mReengteaxtpi:o:nStructure::Modifier(3)
2
3
4

NAME

6       PPIx::Regexp::Structure::Modifier - Represent modifying parentheses
7

SYNOPSIS

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

INHERITANCE

14       "PPIx::Regexp::Structure::Modifier" is a PPIx::Regexp::Structure.
15
16       "PPIx::Regexp::Structure::Modifier" has no descendants.
17

DESCRIPTION

19       This class represents parentheses that apply modifiers to their
20       contents -- even if there are no modifiers. The latter is to say that
21       "(?:foo)" also ends up as this class.
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       <http://rt.cpan.org>, or in electronic mail to the author.
30

AUTHOR

32       Thomas R. Wyant, III wyant at cpan dot org
33
35       Copyright (C) 2009-2013 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.16.3                      2014-06-1P0PIx::Regexp::Structure::Modifier(3)
Impressum