Пакет perl-Net-Packet: Информация

    Исходный пакет: perl-Net-Packet
    Версия: 3.28-alt2
    Последняя версия по данным Repology
    Собран:  15 апреля 2021 г. 4:29 в задании #269950
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Net-Packet/

    Лицензия: Artistic
    О пакете: A framework to easily send and receive frames from layer 2 to layer 7
    Описание: 
    This module is a unified framework to craft, send and receive packets at
    layers 2, 3, 4 and 7.
    
    Basically, you forge each layer of a frame (Net::Packet::IPv4 for layer 3,
    Net::Packet::TCP for layer 4 ; for example), and pack all of this into a
    Net::Packet::Frame object. Then, you can send the frame to the network,
    and receive it easily, since the response is automatically searched for
    and matched against the request.
    
    *** This framework is obsolete. Use Net::Frame::* now.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Net-Packet (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Alexey Tourbin
    Denis Smirnov

    Права:
    @cpan
    @everybody

      1. perl(Net/IPv4Addr.pm)
      2. perl(Socket6.pm)
      3. perl-Bit-Vector
      4. perl-Net-IPv6Addr
      5. perl-Net-Libdnet
      6. perl-Net-Write
      7. perl-Test-Pod
      8. perl-Test-Pod-Coverage
      9. /proc
      10. net-tools

    Последнее изменение


    15 апреля 2021 г. Igor Vlasenko 3.28-alt2
    - fixed build using logoved
    11 октября 2015 г. Igor Vlasenko 3.28-alt1
    - automated CPAN update
    27 ноября 2012 г. Igor Vlasenko 3.27-alt2
    - fixed build (pod encoding patch)