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

NAME

blatte-html - convert a Blatte file to HTML

SYNOPSIS

  blatte-html filename ...

DESCRIPTION

Concatenates the given files, parses and evaluates the Blatte code in them (using the normal Blatte intrinsics in Blatte::Builtins and the HTML tag functions in Blatte::HTML), and renders the result as HTML, performing automatic <p>-tag insertion and entity-encoding. The result is written to standard output.

AUTHOR

Bob Glickstein <bobg@zanshin.com>.

Visit the Blatte website, <http://www.blatte.org/>. (It's written using Blatte::HTML!)

LICENSE

Copyright 2001 Bob Glickstein. All rights reserved.

Blatte::HTML is distributed under the terms of the GNU General Public License, version 2. See the file LICENSE that accompanies the Blatte::HTML distribution.

SEE ALSO

Blatte(3), Blatte::HTML(3), Blatte::Builtins(3).

EOF ; close(O);