1PPIx::Regexp::Token::ChUasreCrlaCsosn:t:rSiibmuptleedP(P3PI)exr:l:RDeogceuxmpe:n:tTaotkieonn::CharClass::Simple(3)
2
3
4
6 PPIx::Regexp::Token::CharClass::Simple - This class represents a simple
7 character class
8
10 use PPIx::Regexp::Dumper;
11 PPIx::Regexp::Dumper->new( 'qr{\w}smx' )
12 ->print();
13
15 "PPIx::Regexp::Token::CharClass::Simple" is a
16 PPIx::Regexp::Token::CharClass.
17
18 "PPIx::Regexp::Token::CharClass::Simple" has no descendants.
19
21 This class represents one of the simple character classes that can
22 occur anywhere in a regular expression. This includes not only the
23 truly simple things like \w, but also Unicode properties, including
24 properties with wildcard values.
25
27 This class provides no public methods beyond those provided by its
28 superclass.
29
31 Support is by the author. Please file bug reports at
32 <https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-Regexp>,
33 <https://github.com/trwyant/perl-PPIx-Regexp/issues>, or in electronic
34 mail to the author.
35
37 Thomas R. Wyant, III wyant at cpan dot org
38
40 Copyright (C) 2009-2022 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.34.1 2022P-P0I3x-:2:2Regexp::Token::CharClass::Simple(3)