README 456 B

123456789101112
  1. perl-WebService-MusicBrainz (retrieve music metadata)
  2. WebService::MusicBrainz searches the MusicBrainz database, which
  3. contains a huge amount of music metadata, through the database's web
  4. service and returns objects with the found data.
  5. abcde can use WebService::MusicBrainz to look up metadata.
  6. Note: By default, the test suite is not run, because it requires a
  7. network connection. You can enable it by exporting TESTS=yes in the
  8. script's environment.