Package perl-IO-Socket-IP: Information

    Source package: perl-IO-Socket-IP
    Version: 0.37-alt1
    Build time:  Oct 15, 2015, 06:05 PM in the task #151492
    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: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Vladimir Lettiev

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

    Last changed


    Oct. 15, 2015 Igor Vlasenko 0.37-alt1
    - automated CPAN update
    Jan. 3, 2015 Igor Vlasenko 0.35-alt1
    - automated CPAN update
    Dec. 17, 2014 Igor Vlasenko 0.34-alt1
    - automated CPAN update