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 1.14 - 2015-07-18

  • c: new way to work with data in lnf_mem, new functions lnf_mem_first_c, lnf_mem_next_c, lnf_mem_read_c, lnf_mem_read_raw_c
  • c: functions lnf_mem_read, lnf_mem_read_raw, lnf_mem_read_reset marked as deprecated
  • c: examples redesigned to use new lnf_mem functions
  • c: libnf.h was not installed by default (thanks to Tomas Cejka)
  • c: removed memory release bug in merge_threads
  • perl: added new test 52-libnf-examples.t to test examples
  • perl: t/08-aggreg-sort.t was missing in distribution package
  • perl: Socket6 module is not required starting with perl 5.14.0 http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod#Improved_IPv6_support
  • perl: buggy implementation of inet_pton in Ubuntu

Modules

Perl API for manipulating with nfdump files based on libnf.net library

Provides

in lib/Net/NfDump/Fields.pm