Changes for version 0.14 - 2005-10-05

  • Added ability to cvs tag to Makefile.PL
  • Changed certain uses of gmtime() to localtime() when dealing with the retrival of entries and the like so that the expected results are found.
  • More sanity checking of the arguments passed to sub-routines
  • Corrected the encoding of values so that the "+" character actually ends up as a "+" and not a space.
  • examples/friends-only: Added some sanity checks to ensure that entries which are blank do not get acted on.
  • Fixed SetProtectPublic() so that it actually works; I'm pretty sure that this used to work so I'm guessing that the LJ flat protocol implementation has changed. Problem noted by Igor Guryanov

Modules

A perl module to access LiveJournal via its flat protocol