I would like to use Lua::API. Got any *documented* examples?
The POD for Lua::API is quite long but doesn't say anything more than "this is more or less similar to the C API". I can work with that but i was really hoping for a more usefull, meaning something i can use without too much trial and error.
BTW, forgot to mention: I already did a project where i interfaced to LUA from within C.