Embperl::Syntax::Text - define text syntax for Embperl
Contents
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'}) ;
