MP3::Tag::ParseData 0.9708 review
Download
|
|
MP3::Tag::ParseData is a Perl module for parsing arbitrary data associated with music files.
SYNOPSIS
# parses the file name according to one of the patterns:
$mp3->config('parse_data', ['i', '%f', '%t - %n - %a.%e', '%t - %y.%e']);
$title = $mp3->title;
Requirements:
Perl
MP3::Tag::ParseData 0.9708 keywords