VUTBR / libnf-perl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Perl 58.9%Language:C 23.6%Language:Raku 12.3%Language:C++ 3.5%Language:XS 1.0%Language:Shell 0.7%