WPP is a small perl5 script that allows preprocessing of html files.
You can define variables, which are abbreviations for longer constructs, and
include common html fragments.
It's useful for giving an uniform layout to different html pages.
It can be used into cgi-bin programs for automatic generation of pages. With
less html code inside them you can make more flexible and readable scripts.
|
-
On-line manual
-
SourceForge.net Project Page
-
Download latest version
|
WPP was written for managing my personal web site and The Sunny Spot is still
build with the latest version of this tool.