Skip to content

riemann42/Music-Tag-Amazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

DESCRIPTION
    This plugin gathers additional information about a track from amazon,
    and updates the Music::Tag object.

    Music::Tag::Amazon objects must be created by Music::Tag.

INSTALLATION
    To install this module type the following:

       perl Makefile.PL
       make
       make test
       make install

DEPENDENCIES
    This module requires these other modules and libraries:

       Music::Tag
       Cache::FileCache
       Encode
       LWP
       Net::Amazon

    I strongly recommend the following to allow proximity matches:

       Lingua::EN::Inflect
       Lingua::Stem
       Text::LevenshteinXS
       Text::Unaccent 

AUTHOR
    Edward Allen III <ealleniii _at_ cpan _dot_ org>

LICENSE
    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself, either:

    a) the GNU General Public License as published by the Free Software
    Foundation; either version 1, or (at your option) any later version, or

    b) the "Artistic License" which comes with Perl.

    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU
    General Public License or the Artistic License for more details.

    You should have received a copy of the Artistic License with this Kit,
    in the file named "Artistic". If not, I'll be glad to provide one.

    You should also have received a copy of the GNU General Public License
    along with this program in the file named "Copying". If not, write to
    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
    Boston, MA 02110-1301, USA or visit their web page on the Internet at
    http://www.gnu.org/copyleft/gpl.html.

COPYRIGHT
    Copyright (c) 2007,2008 Edward Allen III. Some rights reserved.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages