1PPI::Token::Regexp::TraUnsselritCeornattrei(b3u)ted PerlPPDIo:c:uTmoeknetna:t:iRoengexp::Transliterate(3)
2
3
4
6 PPI::Token::Regexp::Transliterate - A transliteration regular expresâ
7 sion 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
31 Got any ideas for methods? Submit a report to rt.cpan.org!
32
34 See the support section in the main module.
35
37 Adam Kennedy <adamk@cpan.org>
38
40 Copyright 2001 - 2006 Adam Kennedy.
41
42 This program is free software; you can redistribute it and/or modify it
43 under the same terms as Perl itself.
44
45 The full text of the license can be found in the LICENSE file included
46 with this module.
47
48
49
50perl v5.8.8 2006-09-2P3PI::Token::Regexp::Transliterate(3)