table of contents
other versions
- wheezy-backports 2.5.0~rc3-1~bpo70+1
- jessie 2.5.0-4
- testing 2.5.0-10
- unstable 2.5.0-10
Syntax::Text(3pm) | User Contributed Perl Documentation | Syntax::Text(3pm) |
NAME¶
Embperl::Syntax::Text - define text syntax for EmbperlSYNOPSIS¶
Execute ({inputfile => 'sometext.htm', syntax => 'Text'}) ;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)Author¶
Gerald Richter <richter at embperl dot org>See Also¶
Embperl::Syntax2012-09-10 | perl v5.14.2 |