The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension MusicBrainz::Client.

All changes by Sander van Zoest <svanzoest@cpan.org> unless 
otherwise noted.

$Id: Changes,v 1.17 2004/06/17 23:43:40 sander Exp $

0.08 	Fri Jun 18 00:41:04 2004
	- Fixed int size cast warning
	- Fixed #6431: unmatched bootstrap parameter
	- Updated req for MusicBrainz::Queries to 0.07

0.07	Sun May 16 20:23:22 2004
	- Updated to libmusicbrainz 2.1.1
	  [Matthias Friedrich, Sander van Zoest]
	- Updated req for MusicBrainz::Queries to 0.06

0.06_01 Sun May  4 01:06:08 2003
	- Added beginnings of a perlish interface
	  MusicBrainz::Client::Simple [Matthias Friedrich]
	- Adjusted version number "require" to "use" with
	  the more backwards compatible zero padded syntax.
	  [Matthias Friedrich, Sander van Zoest]

0.06   Sat Mar  1 01:16:40 2003
	- Added Win32 support [Tom Heady]

0.05   Sat Feb 22 08:40:08 2003
	- Test scripts and documentation updates [Tom Heady]
	- Added Test::More dependency for better tests

0.03   Fri Feb 21 07:41:05 2003
	- Added missing ExtUtil::Constant fallback files
	- Added more pod documentation
	- Fixed missing $duration return value for get_mp3_info()

0.02   Thu Feb 20 20:43:39 2003
        - First public alpha version
	  Still lots to work on.

0.01  Sun May 26 01:27:03 2002
	- original version; created by h2xs 1.20 with options
		-n MusicBrainz::Client /usr/local/musicbrainz/mb_c.h -L /usr/local/lib/ -lmusicbrainz