File: README

package info (click to toggle)
libnet-frame-dump-perl 1.18-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 184 kB
  • sloc: perl: 1,098; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 659 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Net::Frame::Dump
================

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:

  Perl v5.6.1
  Class::Gomor
  Net::Frame
  Net::Pcap
  Time::HiRes
  IO::Select

GETTING HELP

A mailing list is available for all questions concerning Net::Frame::*:
https://www.secure-side.com/lists/mailman/listinfo/netframe

COPYRIGHT AND LICENSE

You may distribute this module under the terms of the Artistic license.
See LICENSE.Artistic file in the source distribution archive.

Copyright (c) 2006-2018, Patrice <GomoR> Auffret