The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.01_04

  • Improved constants handling using ExtUtils::Constant. Added libnet_error() for finding errors returned from libnet_init(). TODO: Skip tests when not running with a UID or EUID of 0. Get onto building packets!

Changes for version 0.01_03

  • Refactored IPv4 functions into Net::Libnet::IPv4. Split tests for IPv4 test out to separate file. Note: IPv6 is not completely implemented in the current release of Libnet, so no work on IPv6 should be coming any time soon.

Changes for version 0.01_02

  • Added functions for IPv4 resolution.

Changes for version 0.01_01

  • First version, released on an unsuspecting world.

Modules

Perl interface to libnet