lua-users home
lua-l archive

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



On Feb 18, 2008, at 9:39 PM, Ignacio Burgueño wrote:

Thanks, I'll save that as a last resource, since it's possible that I don't have access to the debug library.

Hmmm... well... then... you can always wrap require() with your own function and perhaps set the module path there...