
What's this?
Some background: Perlmonks is a community website where Perl questions can be asked (and answered), points collected, friends made, and lots of fun had chatting on the 'Chatterbox'.
This particular script is the result of attempting to connect the perlmonks chatterbox to the intermud (see here for details on t.) Using the intermud2 and database modules I had already created, this wasn't too hard a job. So I expanded my idea a little, and made it do some jobs as well. Theres a description of the functions on im2s homenode. (Some of which are probably in a state of flux..)
heres the script. You'll also need PerlMonksTickers.pm from jdporter, as well as MUD::Intermud::v2.pm and MUD::Intermud::DB. (And probably some other things I forgot to mention.)