![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: Infinite LOOP and reading from STDINby Theodore (Friar) |
on Aug 14, 2019 at 07:55 UTC ( #11104433=note: print w/replies, xml ) | Need Help?? |
Hi,
I did that for a MUD some years ago — the original was written in REXX back in the 80's, out of nostalgia I recreated it in Perl using the old data files. I used IO::Async::Loop for the main event loop. Code snippets:
The full code can be found here: https://www.grcrun11.gr/files/
In Section
Seekers of Perl Wisdom
|
|