Package perl-Net-Packet: Information

    Source package: perl-Net-Packet
    Version: 3.28-alt2
    Latest version according to Repology
    Build time:  Apr 15, 2021, 04:29 AM in the task #269950
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: A framework to easily send and receive frames from layer 2 to layer 7
    Description: 
    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.

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

    Maintainer: Igor Vlasenko


    ACL:
    @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

    Last changed


    April 15, 2021 Igor Vlasenko 3.28-alt2
    - fixed build using logoved
    Oct. 11, 2015 Igor Vlasenko 3.28-alt1
    - automated CPAN update
    Nov. 27, 2012 Igor Vlasenko 3.27-alt2
    - fixed build (pod encoding patch)