Audio::Scrobbler

Audio::Scrobbler is a Perl interface to audioscrobbler.com/last.fm.
Download

Audio::Scrobbler Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Peter Pentchev
  • Publisher web site:
  • http://search.cpan.org/~roam/Audio-Scrobbler-0.01/lib/Audio/Scrobbler.pm

Audio::Scrobbler Tags


Audio::Scrobbler Description

Audio::Scrobbler is a Perl interface to audioscrobbler.com/last.fm. Audio::Scrobbler is a Perl interface to audioscrobbler.com/last.fm.SYNOPSIS use Audio::Scrobbler; $scrob = new Audio::Scrobbler(cfg => { ... }); $scrob->handshake(); $scrob->submit(artist => "foo", album => "hello", track => "world", length => 180);The Audio::Scrobbler module provides a Perl interface to the track submission API of Last.fm's AudioScrobbler - http://www.audioscrobbler.com/. So far, only track submissions are handled; the future plans include access to the various statistics. Requirements: · Perl


Audio::Scrobbler Related Software