A simple perl module so you can update any livejournal server from a
script.
methods:
- postNews(username, password, subject, event)
adds an entry to your journal using your computer's current time
- postNewsTime(username, password, subject, event, year, mon, day, hour, min)
same as postNews except you can specify a year and time
- setHost(host)
set to use a server other than www.livejournal.com (e.g.,
www.deadjournal.com)
Anyway, you probably should use either of the following instead:
ljsm - http://www.offtopia.net/~ati/ljsm/index_en.html
LJ::Simple - http://search.cpan.org/~simes/LJ-Simple-0.11/Simple.pm