1PPI::Token::Quote::SingUlsee(r3)Contributed Perl DocumenPtPaIt:i:oTnoken::Quote::Single(3)
2
3
4

NAME

6       PPI::Token::Quote::Single - A 'single quote' token
7

INHERITANCE

9         PPI::Token::Quote::Single
10         isa PPI::Token::Quote
11             isa PPI::Token
12                 isa PPI::Element
13

SYNOPSIS

15         'This is a single quote'
16
17         q{This is a literal, but NOT a single quote}
18

DESCRIPTION

20       A "PPI::Token::Quote::Single" object represents a single quoted string
21       literal.
22

METHODS

24       There are no methods available for "PPI::Token::Quote::Single" beyond
25       those provided by the parent PPI::Token::Quote, PPI::Token and
26       PPI::Element classes.
27
28       Got any ideas for methods? Submit a report to rt.cpan.org!
29

SUPPORT

31       See the support section in the main module.
32

AUTHOR

34       Adam Kennedy <adamk@cpan.org>
35
37       Copyright 2001 - 2011 Adam Kennedy.
38
39       This program is free software; you can redistribute it and/or modify it
40       under the same terms as Perl itself.
41
42       The full text of the license can be found in the LICENSE file included
43       with this module.
44
45
46
47perl v5.16.3                      2011-02-26      PPI::Token::Quote::Single(3)
Impressum