Net::Server::Single - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION
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


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 07:41 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top