The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bundle::MusicBrainz::Client - A bundle to install MusicBrainz::Client and required modules.

SYNOPSIS

  perl -MCPAN -e 'install Bundle::MusicBrainz::Client'

CONTENTS

MusicBrainz::Client - for to get to know thyself

MusicBrainz::Queries 0.05 - The RDF Query Constants

MusicBrainz::TRM 0.01 - The Relatible Audio FingerPrint API

DESCRIPTION

This bundle includes all the modules used by the Perl Bindings for the MusicBrainz Client library (MusicBrainz::Client) module, created by Sander van Zoest.

A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module to automate the fetching, building and installing of modules from the CPAN ftp archive sites.

This bundle does not deal with the actual MusicBrainz client library (libmusicbrainz), that is available from sources other than CPAN. You'll need to fetch and build the library yourself.

AUTHOR

Sander van Zoest