I'm new to perl, and I just learned how to make a simple
guestbook. But what if I want to make a message board with
threads?
I am thinking about arrays, but it seems those arrays are
too much to be put into one text file. And I also studied
message boards made by other people, but i just don't get it
how they store the posts and make them into threads??