logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PPIx::QuoteLike::Token::String - Represent an uninterpolated string

Author

       Thomas R. Wyant, III wyantatcpandotorg

Description

       This Perl class represents a literal, uninterpolated string.

Inheritance

       "PPIx::QuoteLike::Token::String" is a PPIx::QuoteLike::Token.

       "PPIx::QuoteLike::Token::String" has no descendants.

Methods

       This class supports no public methods in addition to those of its superclass.

Name

       PPIx::QuoteLike::Token::String - Represent an uninterpolated string

See Also

       PPIx::QuoteLike::Token.

Support

       Support is by the author. Please file bug reports at
       <https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-QuoteLike>,
       <https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in electronic mail to the author.

Synopsis

       This class should not be instantiated by the user. See below for public methods.

See Also