I've slapped together an initial alpha release of the Akoya MUD engine. It comes with a test engine and enough classes to facilitate room movement, object holding, talking, and looking. It has a testsuite for testing changes and some documentation of where we would like this project to go. Underlying these systems is a solid perl OO system with a message passing system that ties into method invocation. Take a look and enjoy, Sangha members.