![]() |
WPP v2.13 - The Web Preprocessor Author : Marco Lamberto |
![]() |
![]() |
||
Next > | ||
![]() |
![]()
WPP is a small perl5 script that allows preprocessing of html files. WPP provides four separate facilities that you can use as you see fit:
|
License | ![]() |
WPP is distributed under the terms of the GNU General Public License (GPL). As such, you can use this program free of charge but there is no warranty. |
|
Mailing Lists | ![]() |
If you have some troubles and those forms don't work mail me everything at lm@geocities.com
Why using WPP? | ![]() |
I've written WPP insipred by cpp (the C preprocessor). The cpp
and m4 are a couple of preprocessor available for almost every system
but the syntax of them is quite undistinguishable inside a text/html source.
The prototype for WPP was written in awk and it can do only templates
inclusion and few other things, then I've started studying perl and so WPP
became what you're seeing.
The @ delimiter was taken from autoconf while looking inside the
config.status files.
Installing WPP | ![]() |
Just copy the script named wpp into some convenient directory in your
PATH (i.e. /usr/local/bin). You should probably put this file somewhere safe
in case you want to refer to it later.
You may need to change the first row of the wpp script in order to match
the correct path for your perl interpreter.
Known bugs | ![]() |
Actually WPP cannot check for recursive template inclusion (while 1.34 do that) or macro call, this stuff will be fixed as soon as possible.
Contacting the author | ![]() |
If you find a problem with this program or you would like to make a suggestion, or whatever, feel free to e-mail me at lm@geocities.com
Thanks! | ![]() |
My thanks go to the following people for submitting feedback and/or code. Apologies to anyone I have forgotten (send me an e-mail!).
![]() |
|||||
^ Top | Next > | ||||
![]() |
|||||
Marco (LM) Lamberto
lm@geocities.com Revised: 2000/12/10 12:34:04 http://www.geocities.com/Tokyo/1474/wpp/index.html |
|
![]() |