Description
A Lua module that allows programs to load arbitrary files through the Lua package path.
It is module loading infrastructure. Developers should use it carefully because loading arbitrary files can execute or expose content depending on how the program handles them.