1PPIx::Regexp::Token::ChUasreCrlaCsosnP:tP:rIPixOb:Su:ItRXee:dg:eUPxnepkr:nl:oTwDonok(ce3un)m:e:nCthaatriColnass::POSIX::Unknown(3)
2
3
4

NAME

6       PPIx::Regexp::Token::CharClass::POSIX::Unknown - Represent an unknown
7       or unsupported POSIX character class
8

SYNOPSIS

10        use PPIx::Regexp::Dumper;
11        PPIx::Regexp::Dumper->new( 'qr{ [[=a=]] }smx' )
12            -print()
13

INHERITANCE

15       "PPIx::Regexp::Token::CharClass::POSIX::Unknown" is a
16       PPIx::Regexp::Token::CharClass::POSIX.
17
18       "PPIx::Regexp::Token::CharClass::POSIX::Unknown" has no descendants.
19

DESCRIPTION

21       This class represents POSIX character classes which are recognized but
22       not supported by Perl. At the moment this means "[=a=]" (equivalence
23       classes), and "[.ch.]" (collating symbols).
24
25       Caveat: If any of these becomes supported by Perl in the future, they
26       will become represented as PPIx::Regexp::Token::CharClass::POSIX
27       objects, with an appropriate perl_version_introduced() value.
28

METHODS

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

SUPPORT

34       Support is by the author. Please file bug reports at
35       <https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-Regexp>,
36       <https://github.com/trwyant/perl-PPIx-Regexp/issues>, or in electronic
37       mail to the author.
38

AUTHOR

40       Thomas R. Wyant, III wyant at cpan dot org
41
43       Copyright (C) 2010-2023 by Thomas R. Wyant, III
44
45       This program is free software; you can redistribute it and/or modify it
46       under the same terms as Perl 5.10.0. For more details, see the full
47       text of the licenses in the directory LICENSES.
48
49       This program is distributed in the hope that it will be useful, but
50       without any warranty; without even the implied warranty of
51       merchantability or fitness for a particular purpose.
52
53
54
55perl v5.36.0                 PPIx:2:0R2e3g-e0x1p-:3:0Token::CharClass::POSIX::Unknown(3)
Impressum