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

0.01  Tue Jul  1 23:35:00 2008
	- original version

0.02  Wed Jul  2 09:57:00 2008
	- bump perl requirement to 5.8
	- documentation

0.03  Mon Jul  7 15:39:00 2008
	- use URI path and param methods to construct request
	- switch to XML::Simple
	- interface changes

0.04  Wed Jul  9 19:37:00 2008
	- fix broken test
	- begin documenting response classes (release, artist,
	  label, search)

0.05  Sun Jul 13 14:18:00 2008
	- return lists instead of arrayrefs

0.06  Mon Oct 05 04:29:00 2009
  - updated tests to pass with new discogs info

0.07  Thu Mar 04 00:00:00 2010
  - updated tests

0.08
  - fixed death when no search results are returned
    (squeeks)
  - Fixing bug #55768 regarding style list not being an
    array. (squeeks)

0.09
  - fixed typos in POD

0.10
  - fixed test failure in artist response (squeeks)