NAME
    Pmp3 - The Perl MP3 Player

INSTALL

    perl Makefile.PL && make && make install

UNINSTALL
    
    make uninstall

SYNOPSIS
        pmp3_gtk -rld /mp3

COMMAND LINE OPTIONS
    r    random

    l    endless loop repeat

    x    dont recurse

    d    what dir to start in *(REQUIRED)*

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.


