File: META.yml

package info (click to toggle)
libnet-write-perl 1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 168 kB
  • ctags: 35
  • sloc: perl: 556; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 890 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
---
abstract: 'a portable interface to open and send raw data to network'
author:
  - 'GomoR <gomor_at_cpan.org>'
build_requires: {}
configure_requires:
  Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.421, CPAN::Meta::Converter version 2.143240'
license: artistic
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Net-Write
provides:
  Net::Write:
    file: lib/Net/Write.pm
    version: '1.10'
  Net::Write::Layer:
    file: lib/Net/Write/Layer.pm
  Net::Write::Layer2:
    file: lib/Net/Write/Layer2.pm
  Net::Write::Layer3:
    file: lib/Net/Write/Layer3.pm
  Net::Write::Layer4:
    file: lib/Net/Write/Layer4.pm
requires:
  Class::Gomor: '0'
  Net::Pcap: '0.12'
  Socket: '0'
  Socket::GetAddrInfo: '0'
  perl: v5.6.1
resources:
  license: http://opensource.org/licenses/artistic-license.php
version: '1.10'