AudioFile::Identify::MusicBrainz::Store

AudioFile::Identify::MusicBrainz::Store is a Perl module that acts as a cache to store and retrieve objects.
Download

AudioFile::Identify::MusicBrainz::Store Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • AudioFile team
  • Publisher web site:
  • http://search.cpan.org/~tomi/AudioFile-Identify-MusicBrainz-0.4/lib/AudioFile/Identify/MusicBrainz/Store.pm

AudioFile::Identify::MusicBrainz::Store Tags


AudioFile::Identify::MusicBrainz::Store Description

AudioFile::Identify::MusicBrainz::Store is a Perl module that acts as a cache to store and retrieve objects. AudioFile::Identify::MusicBrainz::Store is a Perl module that acts as a cache to store and retrieve objects. All created objects have the store passed to them, and keep created objects in it.METHODSinitthe init method (called by new) creates an artist in the store for the 'Various Artists' artist, used by MusicBrainz for.. well, representing 'Various Artists', mostly.cleanObjId(id)Package method that returns a cleaned up version of the object id, or croaks if id is undefined.cleanObjId(id)Package method that determines the type of an object from its URL. Returns the type as a string, or croaks if id is undefined.obj(id, )get/set an object with a given id in the store.objExists(id)Returns the reference to the object with the passed id. This evaluates to true if an object with a given id exists in the store, false otherwise.album(id, )get/set an album with a given id in the store.artist(id, )get/set an artist with a given id in the store.track(id, )get/set an track with a given id in the store. Requirements: · Perl


AudioFile::Identify::MusicBrainz::Store Related Software