lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


if you require a module and Lua can't find it then you definitely have
errors.  You just need to read up on the Lua documentation to figure
out how to get them.  How are you loading your Lua code?

wes