PPI::Token::Quote::Interpolate - The interpolation quote-like operator


PPI documentation  | view source Contained in the PPI distribution.

Index


NAME

Top

PPI::Token::Quote::Interpolate - The interpolation quote-like operator

INHERITANCE

Top

  PPI::Token::Quote::Interpolate
  isa PPI::Token::Quote
      isa PPI::Token
          isa PPI::Element

DESCRIPTION

Top

A PPI::Token::Quote::Interpolate object represents a single interpolation quote-like operator, such as qq{$foo bar $baz}.

METHODS

Top

There are no methods available for PPI::Token::Quote::Interpolate 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!

SUPPORT

Top

See the support section in the main module.

AUTHOR

Top

Adam Kennedy <adamk@cpan.org>

COPYRIGHT

Top


PPI documentation  | view source Contained in the PPI distribution.