NAME
   Daemon::Mplayer - run mplayer daemonized

SYNOPSIS
     use Daemon::Mplayer;

     mplayer_play( $pidfile, $logfile, @mplayer_args );

     ...

     mplayer_stop($pid);

DESCRIPTION
   Daemon::Mplayer ...

EXPORTS
 mplayer_play()
 mplayer_stop()
AUTHOR
     Magnus Woldrich
     CPAN ID: WOLDRICH
     [email protected]
     http://japh.se

COPYRIGHT
   Copyright 2011 Magnus Woldrich <[email protected]>. This program is
   free software; you may redistribute it and/or modify it under the same
   terms as Perl itself.

SEE ALSO