Pixie: A Playlist Server
Pixie is a pure-Perl playlist server that allows you to create a playlist of MP3 files from a datastore.
To run, you will need a recent version of Perl (5.8 or later). Download
the script and invoke with your perl interpreter. The following is typical
usage:
perl pixie.pl -p 8080 -d /path/to/mp3files
Enjoy!
