net::server::single(3) mojave man page | unix.com

Man Page: net::server::single

Operating Environment: mojave

Section: 3

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::fork(3) - mojave
net::server::proto::udp(3) - mojave
net::server::fork(3) - suse
net::server::multitype(3) - suse
net::server::multitype(3) - osx
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
My first PERL incarnation... Audio Oscillograph
[BASH] eval command not expanding variables as expected.