Provided by: libembperl-perl_2.5.0-6_amd64 bug

NAME

       Embperl::Syntax::Text - define text syntax for Embperl

SYNOPSIS

       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::Syntax