File: META.yml

package info (click to toggle)
libnet-dns-perl 1.50-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,644 kB
  • sloc: perl: 18,185; makefile: 9
file content (59 lines) | stat: -rw-r--r-- 1,262 bytes parent folder | download
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
abstract: 'Perl Interface to the Domain Name System'
author:
  - 'Dick Franks'
  - 'Olaf Kolkman'
  - 'Michael Fuhr'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Find: '1.13'
  File::Spec: '3.29'
  IO::File: '1.14'
  Test::Builder: '0.8'
  Test::More: '0.8'
configure_requires:
  Config: '0'
  ExtUtils::MakeMaker: '6.48'
  Getopt::Long: '2.43'
  IO::File: '1.14'
  IO::Socket::IP: '0.38'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Net-DNS
no_index:
  directory:
    - t
    - inc
recommends:
  Digest::BubbleBabble: '0.02'
  Net::LibIDN2: '1'
requires:
  Carp: '1.1'
  Digest::HMAC: '1.03'
  Digest::MD5: '2.37'
  Digest::SHA: '5.23'
  Encode: '2.26'
  Exporter: '5.63'
  File::Spec: '3.29'
  IO::File: '1.14'
  IO::Select: '1.17'
  IO::Socket: '1.3'
  IO::Socket::IP: '0.38'
  MIME::Base64: '3.07'
  PerlIO: '1.05'
  Scalar::Util: '1.19'
  Socket: '1.81'
  Time::Local: '1.19'
  base: '2.13'
  constant: '1.17'
  integer: '1'
  overload: '1.06'
  perl: '5.008009'
  strict: '1.03'
  warnings: '1.0501'
version: '1.50'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'