lua-users home
lua-l archive

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


Now that we are all adjusting to the new way of handling modules, the
'-l' command might be extended to allow this:

    lua5.2 -l mymod=long_and_unwieldy_module_name -i

Dirk