ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
362 B
Text
7 lines
362 B
Text
This module allows you to search for MP3 files by their ID3 tags.
|
|
You can ask for the results to be sorted by one or more of those tags,
|
|
and return either the list of filenames (the default), a printf-style
|
|
formatted string for each file using its ID3 tags, or the actual Perl
|
|
data structure representing the results.
|
|
|
|
WWW: https://metacpan.org/release/MP3-Find
|