MP3::Daemon::Simple

MP3::Daemon::Simple is a daemon for the mp3(1p) client.
Download

MP3::Daemon::Simple Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • John BEPPU
  • Publisher web site:
  • http://search.cpan.org/~beppu/

MP3::Daemon::Simple Tags


MP3::Daemon::Simple Description

MP3::Daemon::Simple is a daemon for the mp3(1p) client. MP3::Daemon::Simple is a daemon for the mp3(1p) client.SYNOPSISFork a daemon MP3::Daemon::Simple->spawn($socket_path);Start a server, but don't fork into background my $mp3d = MP3::Daemon::Simple->new($socket_path); $mp3d->main;You're a client wanting a socket to talk to the daemon my $client = MP3::Daemon::Simple->client($socket_path); print $client @command;REQUIRES ^File::BasenameThis is used to give titles to songs when the mp3 leaves the title undefined.Getopt::StdSome methods need to pretend they're command line utilities.MP3::DaemonThis is the base class. It provides the daemonization and event loop.MP3::InfoThis is for getting information out of mp3s. Requirements: · Perl


MP3::Daemon::Simple Related Software