File: README

package info (click to toggle)
libnet-frame-device-perl 1.12-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 188 kB
  • sloc: perl: 538; makefile: 12
file content (42 lines) | stat: -rw-r--r-- 819 bytes parent folder | download | duplicates (4)
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
36
37
38
39
40
41
42
Net::Frame::Device
==================

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::Libdnet
   Net::Libdnet6
   Net::IPv4Addr
   Net::IPv6Addr
   Net::Pcap
   Net::Write
   Net::Frame
   Net::Frame::Dump
   Net::Frame::Layer::IPv6
   Net::Frame::Layer::ICMPv6
   Net::Frame::Simple

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-2015, Patrice <GomoR> Auffret