$world->send
void $world->send( str , ... );
void $world->send
Sends any number of strings to the current world. After each string, a newline is send, so that the MUD recognizes it as a command.
See also $world->echo, $world->sendecho and $world->sendnoecho.
$world->save
$world->sendecho