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

Embperl::Syntax::Text - define text syntax for Embperl

Author

       Gerald Richter <richter at embperl dot org>

Description

       This syntax does simply literal pass the text thru. That's useful if you want to include text, without
       any interpretation. (e.g. with EmbperlObject)

Name

       Embperl::Syntax::Text - define text syntax for Embperl

See Also

       Embperl::Syntax

perl v5.34.0                                       2022-02-06                                  Syntax::Text(3pm)

Synopsis

       Execute ({inputfile => 'sometext.htm', syntax => 'Text'}) ;

See Also