1PPIx::Regexp::Token::GrUosueprTyCpoen:t:rSicbPruPitIpextd:_:RPRueenrg(le3x)Dpo:c:uTmoeknetna:t:iGornoupType::Script_Run(3)
2
3
4
6 PPIx::Regexp::Token::GroupType::Script_Run - Represent a script run
7 specifier
8
10 use PPIx::Regexp::Dumper;
11 PPIx::Regexp::Dumper->new( 'qr{(*script_run:\d)}' )
12 ->print();
13
15 "PPIx::Regexp::Token::GroupType::Script_Run" is a
16 PPIx::Regexp::Token::GroupType.
17
18 "PPIx::Regexp::Token::GroupType::Script_Run" has no descendants.
19
21 This token represents the specifier for a script run - namely the
22 '+script_run:', '*script_run:', or '*sr:' that comes after the left
23 parenthesis. The first form was added in Perl 5.27.8 but retracted in
24 favor of the second ant third forms (which are equivalent) in Perl
25 5.27.9.
26
27 If this construction does not make it into Perl 5.28, this class will
28 be retracted.
29
31 This class provides no public methods beyond those provided by its
32 superclass.
33
35 Support is by the author. Please file bug reports at
36 <http://rt.cpan.org>, or in electronic mail to the author.
37
39 Thomas R. Wyant, III wyant at cpan dot org
40
42 Copyright (C) 2018-2019 by Thomas R. Wyant, III
43
44 This program is free software; you can redistribute it and/or modify it
45 under the same terms as Perl 5.10.0. For more details, see the full
46 text of the licenses in the directory LICENSES.
47
48 This program is distributed in the hope that it will be useful, but
49 without any warranty; without even the implied warranty of
50 merchantability or fitness for a particular purpose.
51
52
53
54perl v5.30.0 P2P0I1x9:-:0R9e-g0e2xp::Token::GroupType::Script_Run(3)