AOLserver-CtrlPort

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    AOLserver::CtrlPort->new(...)
        Creates a new control port client object. The following options are
        available to the constructor:

        Port
            The port AOLserver is listening to for control port commands.

        Host
            The control port "address" as defined in the configuration.

        Timeout
            Number of seconds after which the client will time out if the
            server doesn't send a response.

        User
            User name for control port login defaults to the empty string
            for non-protected control ports.

        Password
            Password for control port login defaults to the empty string for
            non-protected control ports.

lib/AOLserver/CtrlPort.pm  view on Meta::CPAN

=over 4

=item Port

The port AOLserver is listening to for control port commands.

=item Host

The control port C<address> as defined in the configuration.

=item Timeout

Number of seconds after which the client will time out if the
server doesn't send a response.

=item User

User name for control port login defaults to the empty string
for non-protected control ports.

=item Password

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.390 second using v1.00-cache-2.02-grep-82fe00e-cpan-1925d2aa809 )