Main > Programming > Libraries >

Apache::MP3 4.00

Apache::MP3 4.00

Sponsored Links

Apache::MP3 4.00 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 8 (2 times)
File size: 0.32 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1232
Date added: 2006-06-22
Publisher: Lincoln Stein

Apache::MP3 4.00 description

Apache::MP3 is a Perl module that can generate streamable directories of MP3 and Ogg Vorbis files.

SYNOPSIS

# httpd.conf or srm.conf
AddType audio/mpeg mp3 MP3
AddType audio/playlist m3u M3U
AddType audio/x-scpls pls PLS
AddType application/x-ogg ogg OGG

# httpd.conf or access.conf
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3
< /Location >

# Or use the Apache::MP3::Sorted subclass to get sortable directory listings
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3::Sorted
< /Location >

# Or use the Apache::MP3::Playlist subclass to get persistent playlists
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3::Playlist
< /Location >
A demo version can be browsed at http://www.modperl.com/Songs/.

This module makes it possible to browse a directory hierarchy containing MP3, Ogg Vorbis, or Wav files, sort them on various fields, download them, stream them to an MP3 decoder like WinAmp, and construct playlists. The display is configurable and subclassable.

NOTE: This version of Apache::MP3 is substantially different from the pre-2.0 version described in The Perl Journal. Specifically, the format to use for HREF links has changed. See Linking for details.

Apache::MP3 4.00 Screenshot

Advertisements

Apache::MP3 4.00 Keywords

Bookmark Apache::MP3 4.00

Hyperlink code:
Link for forum:

Apache::MP3 4.00 Copyright

WareSeeker periodically updates pricing and software information of Apache::MP3 4.00 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Apache::MP3 4.00 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Apache::MP3::L10N is a base class for Apache::MP3 interface localization. Free Download
Apache::MP3::Sorted is a Perl module to generate sorted streamable directories of MP3 files. Free Download
Apache::MP3::Playlist can manage directories of MP3 files with sorting and persistent playlists. Free Download
Apache::MP3::Resample can downsample MP3/FLAC/Shorten files during streaming. Free Download
Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to "skin" the output using HTML::Template. Free Download
Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process. Free Download
Apache::ASP is a Perl module for Active Server Pages for Apache with mod_perl . Free Download
cdmp3 uses cdparanoia or cdda2wav to extract single tracks or even a whole CD and converts them on-the-fly into MP3 or Ogg Vorbi Free Download