Embperl::Syntax::Text |
Text syntax module for Embperl
Execute ({inputfile => 'sometext.htm', syntax => 'Text'}) ;
This syntax does simply literal pass the text thru. That's usefull if you want to include text, without any interpretation. (e.g. with EmbperlObject)
Gerald Richter <richter@dev.ecos.de>
Embperl::Syntax
Embperl::Syntax::Text |