lua-users home
lua-l archive

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


On Jun 28, 2013, at 2:16 PM, Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:

> I tend to consider 'module(name)' evil nowadays. It is is so easy
> to write a module without 'module', and the result is so less magic…

Utter nonsense.