Net-NfDump 
==========================

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


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 - 2019 by Brno University of Technology
Copyright (C) 2020 by Copyright (C) 2020 by NetX Networks a.s.

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