Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

VUTBR/libnf-perl

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published