1PPI::Token::Quote::LiteUrsaelr(3C)ontributed Perl DocumePnPtIa:t:iToonken::Quote::Literal(3)
2
3
4
6 PPI::Token::Quote::Literal - The literal quote-like operator
7
9 PPI::Token::Quote::Literal
10 isa PPI::Token::Quote
11 isa PPI::Token
12 isa PPI::Element
13
15 A "PPI::Token::Quote::Literal" object represents a single literal
16 quote-like operator, such as "q{foo bar}".
17
19 There are no methods available for "PPI::Token::Quote::Literal" beyond
20 those provided by the parent PPI::Token::Quote, PPI::Token and
21 PPI::Element classes.
22
23 Got any ideas for methods? Submit a report to rt.cpan.org!
24
26 See the support section in the main module.
27
29 Adam Kennedy <adamk@cpan.org>
30
32 Copyright 2001 - 2011 Adam Kennedy.
33
34 This program is free software; you can redistribute it and/or modify it
35 under the same terms as Perl itself.
36
37 The full text of the license can be found in the LICENSE file included
38 with this module.
39
40
41
42perl v5.16.3 2011-02-26 PPI::Token::Quote::Literal(3)