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
31       Got any ideas for methods? Submit a report to rt.cpan.org!
32

SUPPORT

34       See the support section in the main module.
35

AUTHOR

37       Adam Kennedy <adamk@cpan.org>
38
40       Copyright 2001 - 2011 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.16.3                      2011-02-2P6PI::Token::Regexp::Transliterate(3)
Impressum