Apache::MP3::Skin

Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to "skin" the output using HTML::Template.
Download

Apache::MP3::Skin Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Robert Graff
  • Publisher web site:
  • http://search.cpan.org/~rgraff/Apache-MP3-Skin-0.91/Skin.pm

Apache::MP3::Skin Tags


Apache::MP3::Skin Description

Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to "skin" the output using HTML::Template. Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to "skin" the output using HTML::Template.SYNOPSIS # httpd.conf or srm.conf AddType audio/mpeg .mp3 .MP3 # httpd.conf or access.conf < Location /songs > SetHandler perl-script PerlHandler Apache::MP3::Skin PerlSetVar HomePath /songs # optional PerlSetVar DefaultSkin default.tmpl # required # Without DefaultSkin being set to a valid file # Apache::MP3::Skin will be the same as Apache::MP3 < /Location >Apache::MP3::Skin subclasses Apache::MP3::Playlist enabling the use of skin files which are html files with special tags enabled by HTML::Template. See Apache::MP3 for details on installing and using. Requirements: · Perl


Apache::MP3::Skin Related Software