sS dm_remote_requireModule(S computerID, S moduleLibID) { ret dm_evalOnOtherMachine(computerID, "dm_requireModule(" + quote(moduleLibID) + ")"); }