aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-MP3-Find
Commit message (Collapse)AuthorAgeFilesLines
* This module allows you to search for MP3 files by their ID3 tags.Roman Bogorodskiy2006-07-124-0/+52
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> Notes: svn path=/head/; revision=167621