Perl implementation of the LiveJournal protocol documented at
http://www.livejournal.com/developer/protocol.bml.
See ChangeLog for changes.
NOTES:
I decided to make the LiveJournal::LiveJournalrc new() method take an
array reference as its argument so more than one config file could be
passed. Maybe it's overkill?
I guess the name LiveJournal.pm is going to stick. Haven't thought of
anything else I like in the LJ::* namespace.