For my first project in perl, I'm trying to write a text-rpm
that is similar to zork and other old infocom games. I
figured it would be a good way to learn perl's regex system,
but anyways. I'm having to package all of the rooms in a
text file, and I was wondering what would be a good way to
format this file so that it would be easy for other users to
create and would be easily parsed into my script.