16 lines
433 B
Text
16 lines
433 B
Text
This is a perl module to read/write ID3v1, ID3v1.1 and ID3v2.3
|
|
tags of mp3-files. (Other tags hopefully to follow).
|
|
|
|
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
|
|
man MP3::Tag::ID3v2-Data
|
|
|
|
More information about this project, new releases and so on, can
|
|
be found at:
|
|
|
|
http://tagged.sourceforge.net
|