NAME
Pmp3 - The Perl MP3 Player
DESCRIPTION
A console mp3 player built in Perl.
SYNOPSIS
playmp3 -rld /mp3
COMMAND LINE OPTIONS
- r
-
random
- l
-
endless loop repeat
- x
-
dont recurse
- d
-
what dir to start in (REQUIRED)
COMMAND LINE INTERFACE
AUTHOR
Matt Cashner <matt@cre8tivegroup.com>
COPYRIGHT
All code Copyright (c) 2000 Matt Cashner. This code may be distributed under the terms of Perl itself.
CVS INFO
$Id: playmp3,v 1.1.1.1 2000/09/24 21:22:05 matt Exp $
$Log: playmp3,v $
Revision 1.1.1.1 2000/09/24 21:22:05 matt
First release