Everyone's doing it, so I will to. The journal.
I released a new XML::SimpleObject this week, and hope to release the next version of Lingua::LinkParser in the next week or so.
Wordnet 1.7 is "pending", and this will correspond well to the rewrite of Lingua::Wordnet for a 1.0 release. This release is going to largely genericize the data format storage, including optional RDBM schemes. This will make it much easier to use the lexicon data as an extension to other data sets, or embed lots of new information within a record that references a synset.
My own current project using all of the above is a massively multiplayer game world system, that uses the Wordnet hierarchy to model the world objects, as well as make use of the data for NLP within the system. This pertains to my Linguana paper/talk as the July TPC.