1PPI::Token::Regexp::TraUnsselritCeornattrei(b3u)ted PerlPPDIo:c:uTmoeknetna:t:iRoengexp::Transliterate(3)
2
3
4
6 PPI::Token::Regexp::Transliterate - A transliteration regular
7 expression token
8
10 PPI::Token::Regexp::Transliterate
11 isa PPI::Token::Regexp
12 isa PPI::Token
13 isa PPI::Element
14
16 $text =~ tr/abc/xyz/;
17
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
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
32 See the support section in the main module.
33
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.32.1 2021-01-2P7PI::Token::Regexp::Transliterate(3)