3.6. Writing your own server application

Another option for world servers is to write one yourself in C++ or in Perl. The Perl API mirrors the C++ API very closely, and almost all of the C++ classes are available in the Perl API. Several C++ programming tutorials, and the code to a Perl world server may be found in Chapter 5.