The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Text syntax module for Embperl

SYNOPSIS

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

DESCRIPTION

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

Gerald Richter <richter@dev.ecos.de>

See Also

Embperl::Syntax