Package perl-IO-Socket-IP: Information

    Source package: perl-IO-Socket-IP
    Version: 0.17-alt1
    Build time:  Sep 11, 2012, 09:44 AM
    Category: Development/Perl
    Report package bug
    License: Perl
    Summary: IO::Socket::IP - A drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
    Description: 
    This module provides a protocol-independent way to use IPv4 and IPv6
    sockets, as a drop-in replacement for IO::Socket::INET. Most constructor
    arguments and methods are provided in a backward-compatible way. For a
    list of known differences, see the IO::Socket::INET INCOMPATIBILITES
    section.
    
    It uses the getaddrinfo(3) function to convert hostnames and service
    names or port numbers into sets of possible addresses to connect to or
    listen on. This allows it to work for IPv6 where the system supports it,
    while still falling back to IPv4-only on systems which don't.

    List of rpms provided by this srpm:
    perl-IO-Socket-IP (noarch)

    Maintainer: Vladimir Lettiev

    List of contributors:
    Vladimir Lettiev

    ACL:
    Vladimir Lettiev
    @everybody

      1. perl-Module-Build
      2. perl-devel

    Last changed


    Sept. 11, 2012 Vladimir Lettiev 0.17-alt1
    - initial build