The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:MP3-Find MP3"

MP3::Find - Search and sort MP3 files based on their ID3 tags River stage zero No dependents

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 deault), a "printf"-style formatted string for each file using its I...

PEICHMAN/MP3-Find-0.07 - 08 Jun 2011 03:56:24 UTC

MP3::Find::DB - SQLite database backend to MP3::Find River stage zero No dependents

This is the database backend for MP3::Find. The easiest way to use it is with a SQLite database, but you can also pass in your own DSN or database handle. The database you use should have at least one table named "mp3" with the following schema: CREA...

PEICHMAN/MP3-Find-0.07 - 08 Jun 2011 03:56:24 UTC

MP3::Find::Base - Base class for MP3::Find backends River stage zero No dependents

This is the base class for the classes that actually do the searching and sorting for MP3::Find....

PEICHMAN/MP3-Find-0.07 - 08 Jun 2011 03:56:24 UTC

MP3::Find::Filesystem - File::Find-based backend to MP3::Find River stage zero No dependents

This module implements the "search" method from MP3::Find::Base using a File::Find based search of the local filesystem. Special Options "exclude_path" Scalar or arrayref; any file whose name matches any of these paths will be skipped. "use_id3v2" Bo...

PEICHMAN/MP3-Find-0.07 - 08 Jun 2011 03:56:24 UTC

lib/MP3/Find/Util.pm River stage zero No dependents

PEICHMAN/MP3-Find-0.07 - 08 Jun 2011 03:56:24 UTC

mp3db - Frontend for creating and updating a database for MP3::Find::DB River stage zero No dependents

mp3db [options] [directory] [directories...] Creates and/or updates a database of ID3 data from the mp3s found in the given directories. Options "--create", "-c" Create the database file named by the "--file" option. "--file", "-f" The name of the da...

PEICHMAN/MP3-Find-0.07 - 08 Jun 2011 03:56:24 UTC

mp3find - Find MP3 files based on their ID3 tags or info River stage zero No dependents

$ mp3find [options] [directory] [<-field> <pattern> [<-field> <pattern> ...]] The real guts of the operation are in MP3::Find. OPTIONS "-ignore-case", "-i" Case insensitive matching. "-exact-match", "-w" All search patterns must match the entire valu...

PEICHMAN/MP3-Find-0.07 - 08 Jun 2011 03:56:24 UTC
7 results (0.039 seconds)