Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-HTTP-Daemon-6.01-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-HTTP-Daemon Distribution: openSUSE Leap 15.2
Version: 6.01 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 19:46:09 2019
Group: Development/Libraries/Perl Build host: cloud118
Size: 39425 Source RPM: perl-HTTP-Daemon-6.01-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/HTTP-Daemon/
Summary: a simple http server class
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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Mon Feb 20 2012 coolo@suse.com
  - updated to 6.01
    If you bind localhost, don't trust gethostbyaddr() to resolve the
    address.  [RT#67247]
    Restore perl-5.8.1 compatiblity.
* Mon Mar 14 2011 vcizek@novell.com
  - initial package 6.00
    * created by cpanspec 1.78.03

Files

/usr/lib/perl5/vendor_perl/5.26.1/HTTP
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Daemon.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-HTTP-Daemon
/usr/share/doc/packages/perl-HTTP-Daemon/Changes
/usr/share/doc/packages/perl-HTTP-Daemon/README
/usr/share/man/man3/HTTP::Daemon.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024