SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-HTTP-Daemon rpm build for : PCLinuxOS. For other distributions click perl-HTTP-Daemon.

Name : perl-HTTP-Daemon
Version : 6.10.0 Vendor : (none)
Release : 8pclos2017 Date : 2017-07-12 19:31:34
Group : Development/Perl Source RPM : perl-HTTP-Daemon-6.10.0-8pclos2017.src.rpm
Size : 0.04 MB
Packager : bb2 < bb2>
Summary : Base class for simple HTTP servers
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.

This HTTP daemon does not fork(2) for you. Your application, i.e. the user
of the \'HTTP::Daemon\' is responsible for forking if that is desirable. Also
note that the user is responsible for generating responses that conform to
the HTTP/1.1 protocol.

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-HTTP-Daemon-6.10.0-8pclos2017.noarch.rpm
     

Provides :
perl(HTTP::Daemon)
perl(HTTP::Daemon::ClientConn)
perl-HTTP-Daemon

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl-base => 5.22.3
perl(HTTP::Request) => 6.0.0
perl(LWP::MediaTypes) => 6.0.0
perl(HTTP::Date) => 6.0.0
perl(IO::Socket)
rpmlib(PayloadIsXz) <= 5.2-1
perl(HTTP::Status) => 6.0.0
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Sys::Hostname)
perl(HTTP::Response) => 6.0.0


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/HTTP
/usr/lib/perl5/vendor_perl/5.22.3/HTTP/Daemon.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/HTTP
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/HTTP/Daemon
/usr/share/doc/perl-HTTP-Daemon
/usr/share/doc/perl-HTTP-Daemon/Changes
/usr/share/doc/perl-HTTP-Daemon/META.yml
/usr/share/doc/perl-HTTP-Daemon/MYMETA.yml
/usr/share/doc/perl-HTTP-Daemon/README
/usr/share/man/man3/HTTP::Daemon.3pm.bz2

 
ICM