summaryrefslogtreecommitdiff
path: root/META.json
blob: 734bed9f17706157221fda5c6c59017d144b07ad (plain)
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
{
   "abstract" : "The Perl 5 language interpreter",
   "author" : [
      "perl5-porters@perl.org"
   ],
   "dynamic_config" : 1,
   "generated_by" : "CPAN::Meta version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "version" : 2
   },
   "name" : "perl",
   "no_index" : {
      "directory" : [
         "cpan",
         "dist/Attribute-Handlers",
         "dist/autouse",
         "dist/base",
         "dist/bignum",
         "dist/Carp",
         "dist/constant",
         "dist/Data-Dumper",
         "dist/Devel-SelfStubber",
         "dist/Dumpvalue",
         "dist/Env",
         "dist/Exporter",
         "dist/ExtUtils-CBuilder",
         "dist/ExtUtils-ParseXS",
         "dist/Filter-Simple",
         "dist/I18N-Collate",
         "dist/if",
         "dist/IO/",
         "dist/lib/",
         "dist/Locale-Maketext",
         "dist/Math-BigInt",
         "dist/Math-BigInt-FastCalc",
         "dist/Math-BigRat",
         "dist/Module-CoreList",
         "dist/Net-Ping",
         "dist/PathTools",
         "dist/Safe",
         "dist/Search-Dict",
         "dist/SelfLoader",
         "dist/Storable",
         "dist/Term-Complete",
         "dist/Term-ReadLine",
         "dist/Text-Abbrev",
         "dist/Thread-Queue",
         "dist/Thread-Semaphore",
         "dist/threads",
         "dist/threads-shared",
         "dist/Tie-File",
         "dist/XSLoader",
         "lib/perl5db",
         "win32"
      ],
      "file" : [
         "autodoc.pl",
         "dist/IO/ChangeLog",
         "dist/IO/hints/sco.pl",
         "dist/IO/IO.pm",
         "dist/IO/IO.xs",
         "dist/IO/lib/IO/Dir.pm",
         "dist/IO/lib/IO/File.pm",
         "dist/IO/lib/IO/Handle.pm",
         "dist/IO/lib/IO/Pipe.pm",
         "dist/IO/lib/IO/Poll.pm",
         "dist/IO/lib/IO/Seekable.pm",
         "dist/IO/lib/IO/Select.pm",
         "dist/IO/lib/IO/Socket.pm",
         "dist/IO/lib/IO/Socket/INET.pm",
         "dist/IO/lib/IO/Socket/UNIX.pm",
         "dist/IO/Makefile.PL",
         "dist/IO/poll.c",
         "dist/IO/poll.h",
         "dist/IO/README",
         "dist/IO/t/cachepropagate-tcp.t",
         "dist/IO/t/cachepropagate-udp.t",
         "dist/IO/t/cachepropagate-unix.t",
         "dist/IO/t/IO.t",
         "dist/IO/t/io_const.t",
         "dist/IO/t/io_dir.t",
         "dist/IO/t/io_dup.t",
         "dist/IO/t/io_file.t",
         "dist/IO/t/io_file_export.t",
         "dist/IO/t/io_linenum.t",
         "dist/IO/t/io_multihomed.t",
         "dist/IO/t/io_pipe.t",
         "dist/IO/t/io_poll.t",
         "dist/IO/t/io_sel.t",
         "dist/IO/t/io_sock.t",
         "dist/IO/t/io_taint.t",
         "dist/IO/t/io_tell.t",
         "dist/IO/t/io_udp.t",
         "dist/IO/t/io_unix.t",
         "dist/IO/t/io_utf8.t",
         "dist/IO/t/io_utf8argv.t",
         "dist/IO/t/io_xs.t",
         "dist/lib/lib_pm.PL",
         "dist/lib/Makefile.PL",
         "dist/lib/t/01lib.t",
         "lib/unicore/mktables",
         "pod/perlfilter.pod",
         "pod/perlpodstyle.pod",
         "Porting/Maintainers.pm",
         "Porting/perldelta_template.pod",
         "TestInit.pm",
         "vutil.c",
         "vutil.h",
         "vxs.inc"
      ]
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.perl.org/"
      },
      "homepage" : "http://www.perl.org/",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://perl5.git.perl.org/"
      }
   },
   "version" : "5.022000"
}