$ luarocks install modjail
When loaded this module replaces the searcher/loader function for
Lua modules to provide every require'd Lua module with its own
isolated global environment, so that changes made to the global
environment by a module are confined to that particular module
alone.
Versions
Dependencies
lua >= 5.1, < 5.3