aboutsummaryrefslogtreecommitdiffstats
path: root/audio/p5-MP3-Find/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* This module allows you to search for MP3 files by their ID3 tags.novel2006-07-131-0/+3
You can ask for the results to be sorted by one or more of those tags, and return either the list of filenames (the deault), a printf-style formatted string for each file using its ID3 tags, or the actual Perl data structure representing the results. WWW: http://search.cpan.org/dist/MP3-Find/ PR: ports/100149 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>