Syntax::Text(3pm) | User Contributed Perl Documentation | Syntax::Text(3pm) |
Embperl::Syntax::Text - define text syntax for Embperl
Execute ({inputfile => 'sometext.htm', syntax => 'Text'}) ;
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)
Gerald Richter <richter at embperl dot org>
Embperl::Syntax
2023-01-22 | perl v5.36.0 |