SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-HTTP-Server-Simple rpm build for : openSUSE Leap 15. For other distributions click perl-HTTP-Server-Simple.

Name : perl-HTTP-Server-Simple
Version : 0.52 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp150.26.2 Date : 2017-04-01 14:00:00
Group : Development/Libraries/Perl Source RPM : perl-HTTP-Server-Simple-0.52-lp150.26.2.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Lightweight HTTP server
Description :
This is a simple standalone HTTP server. By default, it doesn\'t thread or
fork. It does, however, act as a simple frontend which can be used to build
a standalone web-based application or turn a CGI into one.

It is possible to use Net::Server classes to create forking, pre-forking,
and other types of more complicated servers; see net_server.

By default, the server traps a few signals:

* HUP

When you \'kill -HUP\' the server, it lets the current request finish being
processed, then uses the \'restart\' method to re-exec itself. Please note
that in order to provide restart-on-SIGHUP, HTTP::Server::Simple sets a
SIGHUP handler during initialisation. If your request handling code forks
you need to make sure you reset this or unexpected things will happen if
somebody sends a HUP to all running processes spawned by your app (e.g. by
\"kill -HUP < script>\")

* PIPE

If the server detects a broken pipe while writing output to the client, it
ignores the signal. Otherwise, a client closing the connection early could
kill the server.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(HTTP::Server::Simple)
perl(HTTP::Server::Simple::CGI)
perl(HTTP::Server::Simple::CGI::Environment)
perl-HTTP-Server-Simple

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(CGI)
perl(Socket) >= 1.94
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/HTTP
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/Simple
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/Simple.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/Simple/CGI
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/Simple/CGI.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Server/Simple/CGI/Environment.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-HTTP-Server-Simple
/usr/share/doc/packages/perl-HTTP-Server-Simple/Changes
/usr/share/doc/packages/perl-HTTP-Server-Simple/README
/usr/share/man/man3/HTTP::Server::Simple.3pm.gz
/usr/share/man/man3/HTTP::Server::Simple::CGI.3pm.gz
/usr/share/man/man3/HTTP::Server::Simple::CGI::Environment.3pm.gz

 
ICM