develooper Front page | perl.modules | Postings from April 2008

Module submission IO::Socket::INET::Host

Thread Next
From:
Perl Authors Upload Server
Date:
April 14, 2008 15:04
Subject:
Module submission IO::Socket::INET::Host

The following module was proposed for inclusion in the Module List:

  modid:       IO::Socket::INET::Host
  DSLIP:       adpO2
  description: Very simple, straightforward TCP server.
  userid:      JKRAMER (Jonas Kramer)
  chapterid:   16 (Server_and_Daemon_Utilities)
  communities:

  similar:
    Net::EasyTCP

  rationale:

    The module provides a simple server for IO::Socket::INET
    connections, so I thought IO::Socket::INET would be the best choice
    for a namespace. The module is unique because it can handle multiple
    connections at once without forking (other than Net::TCP::Server)
    and it is way more simple and to the point than Net::EasyTCP.

    PS: I checked the checkbox for really using chapter 16 for an IO
    module because I think that both, chapter 16 and the IO::Socket
    namespace fit very good to that module. Please correct me otherwise.

  enteredby:   JKRAMER (Jonas Kramer)
  enteredon:   Mon Apr 14 22:04:20 2008 GMT

The resulting entry would be:

IO::Socket::INET::
::Host            adpO2 Very simple, straightforward TCP server.     JKRAMER


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=23310000_56dc1c88b5361029&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=23310000_56dc1c88b5361029&SUBMIT_pause99_add_mod_insertit=1

Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About