The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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 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.