lua-users home
lua-l archive

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


> I think you're trying to use LuaSocket, so the first line is:
> 
> local smtp = require 'socket.smtp'

But why did he not get an error from require"smtp" ?