Angerwhale" is the name of a new blog software written in Perl, and its first official version "Angerwhale 0.02 was released%20Released.pod to CPAN~jrockway/Angerwhale-0.02/lib/Angerwhale.pm today.

Features include guaranteed valid XHTML 1.1 output, social tagging, categories, syntax highlighting, RSS and YAML feeds for every article, comment, tag, and category, nested comments, intelligent caching of everything, space-conserving mini-posts, search-engine (and human!) friendly archiving, a flashy default theme, and lots of other cool stuff.

The software is based on the Catalyst Web Framework and uses the file system as storage backend instead of a database like MySQL. Another interesting feature is that Angerwhale uses cryptography to map articles and comments to users:

[Angerwhale] determines authorship based on the post's PGP digital signature. These posts can be in a variety of formats (text, wiki, HTML, POD), and new formats can be added dynamically at runtime. Posting comments is also supported, and again, authorship is determined by checking the digital signature.

Finally, there's a contender for all the (great nonetheless) blog software written in PHP!