                       MP3::Tag
============================================================

This is a perl module to read/write ID3v1, ID3v1.1 and ID3v2.3
tags of mp3-files. (Other tags hopefully to follow).

To install the MP3::TAG module you simply do:

perl Makefile.pl
make
make test
make install   (as root)

If you find some errors while doing this, please send me
an email describing the problems.

In the directory examples, you find 2 examples, how to use
the module. You can also read the documentation of this
module with 

man MP3::Tag
man MP3::TAG::ID3v1
man MP3::TAG::ID3v2

More information about this project, new releases and so on, can
be found at:

http://sourceforge.net/projects/tagged

Success with this

  Thomas

  <thg@users.sourceforge.net>