To Do, Possibly:
Turn much of the repetative "open print close" code into subroutines to make 
the code cleaner and more succinct.

Add a comment counter routine so comments can be kept track of.

Text::Wrap all input so that posts with overly long lines don't run off the 
edge of old browsers (and because long lines get annoying to read).

Add support for links to be put into posts.

Modularize germ so that it's more customizable.  Allow for different sort
and archive functions, for commenting to easily be removed, etc.

Allow for the creation of a static phlog.

Keep cleaning up code, probably add in some needed comments.

------

Aside from cleaning up the code and adding a comment counter, much of the 
above is more a list of interesting ideas than definite goals.
