For those of you who were at the PerlMongers lightning talks, I finally managed to release something :-)
For those of you who weren't, monkeytail is a wrapper around tail designed for web developers (i.e. me). It tails multiple files across multiple hosts, but most importantly, it inserts blank lines when it detects a delay in the messages (i.e. between requests) making it really easy to see which lines belong to which request while debugging.
You can get more information and download it over at the project page.
Not only, did you manage to release something, but you actually managed to release 3 new projects to the World in less than a week. Great stuff!