Any MUD authors have any advice? I'd like to take a stab
at writing a MUD in Perl but first I need some help.
Q: Are there any better alternatives to using a HUGE dispatch table for the grundles of options you can do in a MUD?
Q: How can I define my own keyboard combination for sending signals to a script? I'd like to define <Ctrl-blah> to SIGUSR1.