The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

winampctl - control winamp over a network

SYNOPSIS

winamp [options] [command ...]

 Options:
   -help            brief help message
   -man             full documentation

OPTIONS

-help

Print a brief help message and exits.

-man

Prints the manual page and exits.

-host

Host running winamp/httpQ (default: localhost).

-port

Port to connect to httpQ (default: 4800).

-passwd

Plain text password for httpQ (default: none) if set in the httpQ preferences.

DESCRIPTION

winampctl will simply call the command as a method to the Winamp::Control object, without any sanity checks.