Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-HTTP-Daemon

Project: openSUSE_13.2

Repository: oss

Title: a simple http server class

Description:
Instances of the 'HTTP::Daemon' class are HTTP/1.1 servers that listen on a
socket for incoming requests. The 'HTTP::Daemon' is a subclass of
'IO::Socket::INET', so you can perform socket operations directly on it
too.

The accept() method will return when a connection from a client is
available. The returned value will be an 'HTTP::Daemon::ClientConn' object
which is another 'IO::Socket::INET' subclass. Calling the get_request()
method on this object will read data from the client and return an
'HTTP::Request' object. The ClientConn object also provide methods to send
back various responses.

Version: 6.01

Release: 8.1.3

Architecture: noarch

Size: 19.1 KB

Build Time: 2014-10-06 17:19:24 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(HTTP::Daemon) = 6.01 perl-libwww-perl perl-WWW-Mechanize
perl(HTTP::Daemon::ClientConn)
perl-HTTP-Daemon = 6.01-8.1.3 package-lists-openSUSE-X11-cd package-lists-openSUSE-KDE-cd package-lists-openSUSE-GNOME-cd package-lists-openSUSE-images

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(HTTP::Date) >= 6 perl-HTTP-Date
perl(HTTP::Request) >= 6 perl-HTTP-Message
perl(HTTP::Response) >= 6 perl-HTTP-Message
perl(HTTP::Status) >= 6 perl-HTTP-Message
perl(LWP::MediaTypes) >= 6 perl-LWP-MediaTypes