-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMETA.json
56 lines (56 loc) · 1.22 KB
/
META.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
{
"abstract" : "It's new $module",
"author" : [
"onishi <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v0.0.53, CPAN::Meta::Converter version 2.130880",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "xpathfeed",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"CPAN::Meta" : "0",
"CPAN::Meta::Prereqs" : "0",
"Module::Build" : "0.38"
}
},
"develop" : {
"requires" : {
"Pod::Wordlist::hanekomu" : "0",
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion" : "0.10108",
"Test::Pod" : "1.41",
"Test::Spelling" : "0"
}
},
"runtime" : {
"requires" : {
"perl" : "5.008005"
}
},
"test" : {
"requires" : {
"Test::More" : "0.98"
}
}
},
"release_status" : "unstable",
"version" : "0.01"
}