forked from thedarkwinter/Net-DRI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MYMETA.json
141 lines (141 loc) · 3.69 KB
/
MYMETA.json
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
"abstract" : "Interface to Domain Name Registries/Registrars/Resellers",
"author" : [
"Patrick Mevzek <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142060",
"keywords" : [
"DNS",
"EPP",
"RRP",
"DAS",
"ENUM",
"IRIS",
"DCHK",
"Whois",
"gTLD",
"ccTLD",
"domain",
"ICANN",
"TMCH",
"SMD"
],
"license" : [
"open_source"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Net-DRI",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"optional_features" : {
"digest" : {
"description" : "Support of MD5 digest for OpenSRS",
"prereqs" : {
"runtime" : {
"requires" : {
"Digest::MD5" : "0"
}
}
}
},
"http" : {
"description" : "Support of HTTP(S) transport for OpenSRS, .IT and .PL",
"prereqs" : {
"runtime" : {
"requires" : {
"HTTP::Request" : "0",
"LWP::UserAgent" : "6.02"
}
}
}
},
"iris" : {
"description" : "Support of IRIS inflation/deflation & DNS SRV records for .DE and .FR IRIS DCHK service",
"prereqs" : {
"runtime" : {
"requires" : {
"IO::Compress::RawDeflate" : "0",
"IO::Uncompress::RawInflate" : "0",
"Net::DNS" : "0"
}
}
}
},
"smd" : {
"description" : "Support for ICANN TMCH signed mark content (new gTLDs)",
"prereqs" : {
"runtime" : {
"requires" : {
"MIME::Base64" : "0",
"Net::SAML2" : "0"
}
}
}
},
"webservices" : {
"description" : "Support of webservices for the following registry drivers: Gandi, BookMyName, OVH",
"prereqs" : {
"runtime" : {
"requires" : {
"SOAP::Lite" : "0",
"SOAP::WSDL" : "0",
"XMLRPC::Lite" : "0"
}
}
}
}
},
"prereqs" : {
"build" : {
"requires" : {
"Test::LongString" : "0",
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"Class::Accessor" : "0",
"Class::Accessor::Chained" : "0",
"DateTime" : "0",
"DateTime::Duration" : "0",
"DateTime::Format::ISO8601" : "0.06",
"DateTime::Format::Strptime" : "0",
"DateTime::TimeZone" : "0",
"Email::Valid" : "0",
"Hash::KeyMorpher" : "0.09",
"IO::Socket::SSL" : "1.31",
"Locale::Language" : "0",
"Locale::Script" : "0",
"Module::Load" : "0",
"Net::IDN::Encode" : "0",
"Net::SAML2::XML::Sig" : "0.22",
"XML::LibXML" : "1.99",
"perl" : "5.008000"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "nntp://news.dotandco.net/dotandco.discuss"
},
"homepage" : "http://www.dotandco.com/services/software/Net-DRI/index.en",
"license" : [
"http://www.dotandco.com/services/software/Net-DRI/index.en#license"
]
},
"version" : "0.7-tdw"
}