The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for WWW::TinySong
==================================

January 19, 2009
----------------
 * problem with perl 5.6.2 appears to be in reading the page content
 * released version 0.04_03
 * decided that there's a better way to allow customizing the user agent
   and did away with the object-oriented approach
 * released version 0.04_04

January 18, 2009
----------------
 * minor code tweaks and fixes to documentation
 * looking into failed tests with perl 5.6.2
 * released version 0.04_02

January 17, 2009
----------------
 * updated documentation
 * testing for unexpected results was broken through no fault of this
   module: I guess the Grooveshark/TinySong team wanted to minimize
   rickrolling because there's no more Rick Astley in the top ten
   search results for "Never Gonna Give You Up"; changed tests to use
   "We Are The Champions" instead, does anyone besides Queen have such
   a song?
 * released version 0.04_01

January 13, 2009
----------------
 * apparently request URL wasn't working with proxies, hopefully fixed
   now thanks to Sebastian Holzner
 * released version 0.04

January 4, 2009
---------------
 * network-related tests now conditional
 * executed "make dist" with upgraded ExtUtils::MakeMaker
 * improved documentation with examples
 * added (simpler) function-oriented interface in addition to the existing
   object-oriented one
 * released version 0.02
 * minor code tweaks and documentation improvements
 * released version 0.03

January 3, 2009
---------------
 * relaxed dependencies
 * some cosmetic changes

January 2, 2009
---------------
 * original version created by h2xs 1.23