Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038913
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Net-INET6Glue

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.604-alt1
Время сборки: 27 февраля 2021, 16:21 ( 160.7 недели назад )
Размер архива: 10.06 Kb

Домашняя страница:   http://www.cpan.org

Лицензия: Artistic
О пакете: Make common modules IPv6 ready by hotpatching
Описание:

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

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Net-INET6Glue
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin