Source: libnet-rawip-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libpcap-dev, libproc-processtable-perl , libtest-perl-critic-perl , libtest-pod-coverage-perl , libtest-pod-perl , perl-xs-dev, perl:native Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-rawip-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-rawip-perl.git Homepage: https://metacpan.org/release/Net-RawIP Rules-Requires-Root: no Package: libnet-rawip-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl interface to lowlevel TCP/IP Net::RawIP gives you the ability to create and manipulate arbitrary IP packages and fiddle around with every bit in the protocol header. . This module is useful if you want to implement a "traceroute" or "ping" in PERL or you just want to learn about TCP/IP protocol suite but are afraid of the C language.