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.10

  • New get_domain function that converts host name to domain name
  • Memoize support though commented out by default, enable by uncommenting the following two lines in lib/Net/Abuse/Utils.pm:
    • use Memoize;
    • memoize('_return_rr');
    • A future version will likely allow Memoization via an export tag.

Modules

Routines useful for processing network abuse