1PPI::Token::Regexp::TraUnsselritCeornattrei(b3u)ted PerlPPDIo:c:uTmoeknetna:t:iRoengexp::Transliterate(3)
2
3
4

NAME

6       PPI::Token::Regexp::Transliterate - A transliteration regular
7       expression token
8

INHERITANCE

10         PPI::Token::Regexp::Transliterate
11         isa PPI::Token::Regexp
12             isa PPI::Token
13                 isa PPI::Element
14

SYNOPSIS

16         $text =~ tr/abc/xyz/;
17

DESCRIPTION

19       A "PPI::Token::Regexp::Transliterate" object represents a single
20       transliteration regular expression.
21
22       I'm afraid you'll have to excuse the ridiculously long class name, but
23       when push came to shove I ended up going for pedantically correct names
24       for things (practically cut and paste from the various docs).
25

METHODS

27       There are no methods available for "PPI::Token::Regexp::Transliterate"
28       beyond those provided by the parent PPI::Token::Regexp, PPI::Token and
29       PPI::Element classes.
30

SUPPORT

32       See the support section in the main module.
33

AUTHOR

35       Adam Kennedy <adamk@cpan.org>
36
38       Copyright 2001 - 2011 Adam Kennedy.
39
40       This program is free software; you can redistribute it and/or modify it
41       under the same terms as Perl itself.
42
43       The full text of the license can be found in the LICENSE file included
44       with this module.
45
46
47
48perl v5.30.0                      2019-07-2P6PI::Token::Regexp::Transliterate(3)
Impressum