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

NAME

6       PPIx::Regexp::Token::CharClass - Represent a character class
7

SYNOPSIS

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

INHERITANCE

14       "PPIx::Regexp::Token::CharClass" is a PPIx::Regexp::Token.
15
16       "PPIx::Regexp::Token::CharClass" is the parent of
17       PPIx::Regexp::Token::CharClass::POSIX and
18       PPIx::Regexp::Token::CharClass::Simple.
19

DESCRIPTION

21       This class represents a character class. It is not intended that this
22       class be instantiated; it simply serves to identify a character class
23       in the class hierarchy, and provide any common methods that might
24       become useful.
25

METHODS

27       This class provides the following public methods beyond those provided
28       by its superclass.
29

SUPPORT

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

AUTHOR

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