osx man page for ppi::token::quote::double

Query: ppi::token::quote::double

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PPI::Token::Quote::Double(3)				User Contributed Perl Documentation			      PPI::Token::Quote::Double(3)

NAME
PPI::Token::Quote::Double - A standard "double quote" token
INHERITANCE
PPI::Token::Quote::Double isa PPI::Token::Quote isa PPI::Token isa PPI::Element
DESCRIPTION
A "PPI::Token::Quote::Double" object represents a double-quoted interpolating string. The string is treated as a single entity, PPI will not try to understand what is in the string during the parsing process.
METHODS
There are several methods available for "PPI::Token::Quote::Double", beyond those provided by the parent PPI::Token::Quote, PPI::Token and PPI::Element classes. Got any ideas for methods? Submit a report to rt.cpan.org! interpolations The interpolations method checks to see if the double quote actually contains any interpolated variables. Returns true if the string contains interpolations, or false if not. simplify For various reasons, some people find themselves compelled to have their code in the simplest form possible. The "simply" method will turn a simple double-quoted string into the equivalent single-quoted string. If the double can be simplified, it will be modified in place and returned as a convenience, or returns false if the string cannot be simplified.
SUPPORT
See the support section in the main module.
AUTHOR
Adam Kennedy <adamk@cpan.org>
COPYRIGHT
Copyright 2001 - 2011 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. perl v5.16.2 2011-02-25 PPI::Token::Quote::Double(3)
Related Man Pages
ppi::token::quotelike5.18(3) - mojave
ppi::token::quote::double5.18(3) - mojave
ppi::token::quote::double(3) - mojave
ppi::token::quote(3) - centos
ppi::token::quote(3pm) - debian
Similar Topics in the Unix Linux Community
Help With Double Sustitution
printing lines contain double quote
query in using Double Quotes
Deleting double quoted string from a line when line number is variable
Replacing Double Quote in Double Quote incsv file