Net-NfDump

Perl API form manipulating with nfdump files (http://nfdump.sourceforge.net/).

NOTE: This code is now part of libnf maintained by NetX Networks

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

  • Socket6
  • Math::Int64 - required only on 32 bit version of Perl

COPYRIGHT AND LICENCE

Copyright (C) 2012 by Brno University of Technology

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.