[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: CGILua
- From: "Martin Spernau" <martin@...>
- Date: Sun, 9 Feb 2003 19:18:58 +0100
Regarding CGILua,
I searched the lua-l archives and came up with a pointer to
http://www.inf.puc-rio.br/~ana/cgilua/
which is for Lua4.
(http://www.inf.puc-rio.br/~ana/cgilua/cgilua-4.0.3pre.tgz)
The 'official' CGILua linked from the Wiki is for Lua3.2...
Question: what is the status of CGILua?
And a note to anybody interested in doing CGI (or HTTP GET/POST) related
stuff, there'S some nice Lua Scripts in that package for decoding GET/POST
data.
Very usefull!
(Maybe one could extract them and put them in the Lua standard Library pages
on the Wiki?)
-Maritn