Apache::Audio::DB 0.01 review

Download
by rbytes.net on

License: Perl Artistic License
File size: 61K
Developer: Todd Harris
0 stars award from rbytes.net

Apache::Audio::DB is a Perl module that can generate a database of your tunes complete with searchable interface and nifty statistical analyses!

SYNOPSIS

# httpd.conf or srm.conf AddType audio/mpeg mp3 MP3
# httpd.conf or access.conf
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3::Sorted
PerlSetVar SortFields Album,Title,-Duration
PerlSetVar Fields Title,Artist,Album,Duration
< /Location >

Requirements:
Perl

Apache::Audio::DB 0.01 keywords