The documentation for this module is not intended to be hosted on this wiki.
However, you might be able to find it at one of the following locations:
local p = {}
function p.run( frame )
error("You thought you could run this now, didn't you?")
end
return p