mojave man page for net::server::single

Query: net::server::single

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::Server::Single(3)					User Contributed Perl Documentation				    Net::Server::Single(3)

NAME
Net::Server::Single - Net::Server personality
SYNOPSIS
use base qw(Net::Server::Single); sub process_request { #...code... }
DESCRIPTION
This module offers no functionality beyond the Net::Server base class. This modules only purpose is to provide parallelism for the MultiType personality. See Net::Server perl v5.18.2 2012-05-29 Net::Server::Single(3)
Related Man Pages
net::server::proto::udp5.18(3) - mojave
net::server::proto::udp(3) - mojave
net::server::fork5.18(3) - mojave
net::server::multitype(3) - suse
net::server::fork(3pm) - debian
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
Controlling user input
Python 3.8.0rc1 released.