Embperl::Syntax::Text.3pm

Langue: en

Autres versions - même langue

Version: 2009-11-07 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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