How to run locally:

- Perl version > 5.10 required.
- Install all required Perl modules:
	IO::Async::Stream;
	IO::Async::Timer::Periodic;
	IO::Async::Loop;
	IO::Async::Signal;
	IPC::SysV;
	DBD::SQLite;
	FreezeThaw;
- Run Mudaserver.pl in one terminal.
- Run mudaclient.pl in another terminal and log in.
- All users have 'x' as password. You can use Gandalf, Merlin, Theodore or
  Timothy as usernames.

