Package perl-Net-INET6Glue: Information

    Source package: perl-Net-INET6Glue
    Version: 0.604-alt1
    Latest version according to Repology
    Build time:  Feb 27, 2021, 07:39 PM in the task #267102
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Make common modules IPv6 ready by hotpatching
    Description: 
    the Net::INET6Glue manpage is a collection of modules to make common modules IPv6 ready
    by hotpatching them.
    
    Unfortunatly the current state of IPv6 support in perl is that no IPv6 support
    is in the core and that a lot of important modules (like the Net::FTP manpage,
    the Net::SMTP manpage, the LWP manpage,...) do not support IPv6 even if the modules for IPv6
    sockets the Socket6 manpage, the IO::Socket::INET6 manpage are available.
    
    This module tries to mitigate this by hotpatching.
    Currently the following submodules are available:
    
    =over 4
    
    =item the Net::INET6Glue::INET_is_INET6 manpage
    
    Makes the IO::Socket::INET manpage behave like the IO::Socket::INET6 manpage, especially make it
    capable to create IPv6 sockets. This makes the LWP manpage, the Net::SMTP manpage and others
    IPv6 capable.
    
    =item the Net::INET6Glue::FTP manpage
    
    Hotpatches the Net::FTP manpage to support EPRT and EPSV commands which are needed to
    deal with FTP over IPv6. Also loads the Net::INET6Glue::INET_is_INET6 manpage.
    
    =back

    List of rpms provided by this srpm:
    perl-Net-INET6Glue (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @everybody

      1. perl-IO-Socket-INET6
      2. perl-devel
      3. perl-libnet
      4. libnss-role

    Last changed


    Feb. 27, 2021 Igor Vlasenko 0.604-alt1
    - automated CPAN update
    Sept. 9, 2014 Igor Vlasenko 0.603-alt1
    - automated CPAN update
    Jan. 22, 2014 Igor Vlasenko 0.602-alt1
    - automated CPAN update