Music::Tag::Amazon

Plugin module for Music::Tag to get information from Amazon.com
Download

Music::Tag::Amazon Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Edward J. Allen III
  • Publisher web site:
  • http://search.cpan.org/~ealleniii/

Music::Tag::Amazon Tags


Music::Tag::Amazon Description

Plugin module for Music::Tag to get information from Amazon.com Music::Tag::Amazon is a Perl module that gathers additional information about a track from amazon, and updates the Music::Tag object.Music::Tag::Amazon objects must be created by Music::Tag.SYNOPSIS use Music::Tag my $info = Music::Tag->new($filename); my $plugin = $info->add_plugin("Amazon"); $plugin->get_tag; print "Record Label is ", $info->label(); Requirements: · Perl


Music::Tag::Amazon Related Software