I have implemented several small utilities for one of my clients, they all log in, extract, parse and publish data and are based on WWW::Mechanize
I also applied for one of the Perl jobs on http://jobs.perl.org, it required LWP::UserAgent, but I mailed some of my samples and got a response.
So today I sent a prototype to the people again, in 2.5 hours I implemented a working solution, which logs in, performs a search and retrieves the result for parsing.
It was good to do some Perl coding between the diaper changes.