-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
40 lines (40 loc) · 899 Bytes
/
META.yml
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
---
abstract: 'Perl Interface to the Domain Name System'
author:
- 'Dick Franks'
- 'Olaf Kolkman'
- 'Michael Fuhr'
build_requires:
ExtUtils::MakeMaker: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, 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.01'
Net::LibIDN2: '1'
requires:
Digest::HMAC: '1.03'
Digest::MD5: '2.13'
Digest::SHA: '5.23'
File::Spec: '0.86'
IO::File: '1.08'
IO::Select: '1.14'
IO::Socket::IP: '0.38'
MIME::Base64: '2.11'
PerlIO: '1.05'
Scalar::Util: '1.25'
Test::More: '0.52'
Time::Local: '1.19'
perl: '5.006'
version: '1.18'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'