MP3::Daemon::Simple 0.63
MP3::Daemon::Simple is a daemon for the mp3(1p) client. SYNOPSIS Fork a daemon MP3::Daemon::Simple->spawn($socket_path);
|
|||||||||||||||||||
MP3::Daemon::Simple is a daemon for the mp3(1p) client.
SYNOPSIS
Fork 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::Basename
This is used to give titles to songs when the mp3 leaves the title undefined.
Getopt::Std
Some methods need to pretend they're command line utilities.
MP3::Daemon
This is the base class. It provides the daemonization and event loop.
MP3::Info
This is for getting information out of mp3s.
Requirements:
tags
Download MP3::Daemon::Simple 0.63
Authors software
|
|
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
