1PPIx::Regexp::StringTokUesneirzeCro(n3t)ributed Perl DocPuPmIexn:t:aRteigoenxp::StringTokenizer(3)
2
3
4

NAME

6       PPIx::Regexp::StringTokenizer - Tokenize a string literal
7

SYNOPSIS

9        use PPIx::Regexp::Dumper;
10        PPIx::Regexp::Dumper->new( 'qq{foo$bar}', parse => 'string' )
11            ->print();
12
13       "PPIx::Regexp::StringTokenizer" is a PPIx::Regexp::Tokenizer.
14
15       "PPIx::Regexp::StringTokenizer" has no descendants.
16

DESCRIPTION

18       This class provides tokenization of string literals. It is deprecated
19       in favor of the use of PPIx::QuoteLike.
20

METHODS

22       This class supports no public methods over and above those of the
23       superclass.
24

SEE ALSO

26       PPIx::Regexp::Tokenizer.
27

SUPPORT

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

AUTHOR

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