This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate podlators 4.05.
[perl5.git] / META.json
1 {
2    "abstract" : "The Perl 5 language interpreter",
3    "author" : [
4       "perl5-porters@perl.org"
5    ],
6    "dynamic_config" : 1,
7    "generated_by" : "CPAN::Meta version 2.150005",
8    "license" : [
9       "perl_5"
10    ],
11    "meta-spec" : {
12       "version" : 2
13    },
14    "name" : "perl",
15    "no_index" : {
16       "directory" : [
17          "cpan",
18          "dist/Attribute-Handlers",
19          "dist/autouse",
20          "dist/base",
21          "dist/Carp",
22          "dist/constant",
23          "dist/Data-Dumper",
24          "dist/Devel-SelfStubber",
25          "dist/Dumpvalue",
26          "dist/encoding-warnings",
27          "dist/Env",
28          "dist/Exporter",
29          "dist/ExtUtils-CBuilder",
30          "dist/ExtUtils-ParseXS",
31          "dist/Filter-Simple",
32          "dist/I18N-Collate",
33          "dist/if",
34          "dist/IO/",
35          "dist/lib/",
36          "dist/Locale-Maketext",
37          "dist/Module-CoreList",
38          "dist/Net-Ping",
39          "dist/PathTools",
40          "dist/Safe",
41          "dist/Search-Dict",
42          "dist/SelfLoader",
43          "dist/Storable",
44          "dist/Term-Complete",
45          "dist/Term-ReadLine",
46          "dist/Test",
47          "dist/Text-Abbrev",
48          "dist/Thread-Queue",
49          "dist/Thread-Semaphore",
50          "dist/threads",
51          "dist/threads-shared",
52          "dist/Tie-File",
53          "dist/XSLoader",
54          "lib/perl5db",
55          "win32"
56       ],
57       "file" : [
58          "autodoc.pl",
59          "dist/IO/ChangeLog",
60          "dist/IO/hints/sco.pl",
61          "dist/IO/IO.pm",
62          "dist/IO/IO.xs",
63          "dist/IO/lib/IO/Dir.pm",
64          "dist/IO/lib/IO/File.pm",
65          "dist/IO/lib/IO/Handle.pm",
66          "dist/IO/lib/IO/Pipe.pm",
67          "dist/IO/lib/IO/Poll.pm",
68          "dist/IO/lib/IO/Seekable.pm",
69          "dist/IO/lib/IO/Select.pm",
70          "dist/IO/lib/IO/Socket.pm",
71          "dist/IO/lib/IO/Socket/INET.pm",
72          "dist/IO/lib/IO/Socket/UNIX.pm",
73          "dist/IO/Makefile.PL",
74          "dist/IO/poll.c",
75          "dist/IO/poll.h",
76          "dist/IO/README",
77          "dist/IO/t/cachepropagate-tcp.t",
78          "dist/IO/t/cachepropagate-udp.t",
79          "dist/IO/t/cachepropagate-unix.t",
80          "dist/IO/t/IO.t",
81          "dist/IO/t/io_const.t",
82          "dist/IO/t/io_dir.t",
83          "dist/IO/t/io_dup.t",
84          "dist/IO/t/io_file.t",
85          "dist/IO/t/io_file_export.t",
86          "dist/IO/t/io_linenum.t",
87          "dist/IO/t/io_multihomed.t",
88          "dist/IO/t/io_pipe.t",
89          "dist/IO/t/io_poll.t",
90          "dist/IO/t/io_sel.t",
91          "dist/IO/t/io_sock.t",
92          "dist/IO/t/io_taint.t",
93          "dist/IO/t/io_tell.t",
94          "dist/IO/t/io_udp.t",
95          "dist/IO/t/io_unix.t",
96          "dist/IO/t/io_utf8.t",
97          "dist/IO/t/io_utf8argv.t",
98          "dist/IO/t/io_xs.t",
99          "dist/lib/lib_pm.PL",
100          "dist/lib/Makefile.PL",
101          "dist/lib/t/01lib.t",
102          "lib/unicore/mktables",
103          "pod/perlfilter.pod",
104          "pod/perlpodstyle.pod",
105          "Porting/Maintainers.pm",
106          "Porting/perldelta_template.pod",
107          "TestInit.pm",
108          "vutil.c",
109          "vutil.h",
110          "vxs.inc"
111       ]
112    },
113    "release_status" : "unstable",
114    "resources" : {
115       "bugtracker" : {
116          "web" : "https://rt.perl.org/"
117       },
118       "homepage" : "http://www.perl.org/",
119       "license" : [
120          "http://dev.perl.org/licenses/"
121       ],
122       "repository" : {
123          "url" : "http://perl5.git.perl.org/"
124       }
125    },
126    "version" : "5.023008",
127    "x_serialization_backend" : "JSON::PP version 2.27300"
128 }