1PPIx::Regexp::Token::BaUcsketrraCcokn(t3r)ibuted Perl DoPcPuImxe:n:tRaetgieoxnp::Token::Backtrack(3)
2
3
4
6 PPIx::Regexp::Token::Backtrack - Represent backtrack control.
7
9 use PPIx::Regexp::Dumper;
10 PPIx::Regexp::Dumper->new( 'qr{(*ACCEPT)}smx' )
11 ->print();
12
14 "PPIx::Regexp::Token::Backtrack" is a PPIx::Regexp::Token.
15
16 "PPIx::Regexp::Token::Backtrack" has no descendants.
17
19 This class represents one of the backtrack controls.
20
22 This class provides no public methods beyond those provided by its
23 superclass.
24
26 Support is by the author. Please file bug reports at
27 <http://rt.cpan.org>, or in electronic mail to the author.
28
30 Thomas R. Wyant, III wyant at cpan dot org
31
33 Copyright (C) 2009-2010, Thomas R. Wyant, III
34
35 This program is free software; you can redistribute it and/or modify it
36 under the same terms as Perl 5.10.0. For more details, see the full
37 text of the licenses in the directory LICENSES.
38
39 This program is distributed in the hope that it will be useful, but
40 without any warranty; without even the implied warranty of
41 merchantability or fitness for a particular purpose.
42
43
44
45perl v5.12.0 2010-06-08 PPIx::Regexp::Token::Backtrack(3)