Embperl::Syntax::Text - Embperl::Syntax::Text documentation


Embperl documentation  | view source Contained in the Embperl distribution.

Index


NAME

Top

Text syntax module for Embperl

SYNOPSIS

Top

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

DESCRIPTION

Top

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)

Author

Top

Gerald Richter <richter@dev.ecos.de>

See Also

Top

Embperl::Syntax


Embperl documentation  | view source Contained in the Embperl distribution.