This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 16f2ddb79488, 5afa8ffbdf01
[perl5.git] / META.json
... / ...
CommitLineData
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.150010",
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-PPPort",
25 "dist/Devel-SelfStubber",
26 "dist/Dumpvalue",
27 "dist/encoding-warnings",
28 "dist/Env",
29 "dist/Exporter",
30 "dist/ExtUtils-CBuilder",
31 "dist/ExtUtils-ParseXS",
32 "dist/Filter-Simple",
33 "dist/I18N-Collate",
34 "dist/if",
35 "dist/IO/",
36 "dist/lib/",
37 "dist/Locale-Maketext",
38 "dist/Module-CoreList",
39 "dist/Net-Ping",
40 "dist/PathTools",
41 "dist/Safe",
42 "dist/Search-Dict",
43 "dist/SelfLoader",
44 "dist/Storable",
45 "dist/Term-Complete",
46 "dist/Term-ReadLine",
47 "dist/Test",
48 "dist/Text-Abbrev",
49 "dist/Thread-Queue",
50 "dist/Thread-Semaphore",
51 "dist/threads",
52 "dist/threads-shared",
53 "dist/Tie-File",
54 "dist/Time-HiRes",
55 "dist/Unicode-Normalize",
56 "dist/XSLoader",
57 "lib/perl5db",
58 "win32"
59 ],
60 "file" : [
61 "autodoc.pl",
62 "dist/IO/ChangeLog",
63 "dist/IO/hints/sco.pl",
64 "dist/IO/IO.pm",
65 "dist/IO/IO.xs",
66 "dist/IO/lib/IO/Dir.pm",
67 "dist/IO/lib/IO/File.pm",
68 "dist/IO/lib/IO/Handle.pm",
69 "dist/IO/lib/IO/Pipe.pm",
70 "dist/IO/lib/IO/Poll.pm",
71 "dist/IO/lib/IO/Seekable.pm",
72 "dist/IO/lib/IO/Select.pm",
73 "dist/IO/lib/IO/Socket.pm",
74 "dist/IO/lib/IO/Socket/INET.pm",
75 "dist/IO/lib/IO/Socket/UNIX.pm",
76 "dist/IO/Makefile.PL",
77 "dist/IO/poll.c",
78 "dist/IO/poll.h",
79 "dist/IO/README",
80 "dist/IO/t/cachepropagate-tcp.t",
81 "dist/IO/t/cachepropagate-udp.t",
82 "dist/IO/t/cachepropagate-unix.t",
83 "dist/IO/t/IO.t",
84 "dist/IO/t/io_const.t",
85 "dist/IO/t/io_dir.t",
86 "dist/IO/t/io_dup.t",
87 "dist/IO/t/io_file.t",
88 "dist/IO/t/io_file_export.t",
89 "dist/IO/t/io_leak.t",
90 "dist/IO/t/io_linenum.t",
91 "dist/IO/t/io_multihomed.t",
92 "dist/IO/t/io_pipe.t",
93 "dist/IO/t/io_poll.t",
94 "dist/IO/t/io_sel.t",
95 "dist/IO/t/io_sock.t",
96 "dist/IO/t/io_taint.t",
97 "dist/IO/t/io_tell.t",
98 "dist/IO/t/io_udp.t",
99 "dist/IO/t/io_unix.t",
100 "dist/IO/t/io_utf8.t",
101 "dist/IO/t/io_utf8argv.t",
102 "dist/IO/t/io_xs.t",
103 "dist/lib/lib_pm.PL",
104 "dist/lib/Makefile.PL",
105 "dist/lib/t/01lib.t",
106 "lib/unicore/mktables",
107 "pod/perlfilter.pod",
108 "pod/perlpodstyle.pod",
109 "Porting/Maintainers.pm",
110 "Porting/perldelta_template.pod",
111 "TestInit.pm",
112 "vutil.c",
113 "vutil.h",
114 "vxs.inc"
115 ]
116 },
117 "release_status" : "unstable",
118 "resources" : {
119 "bugtracker" : {
120 "web" : "https://rt.perl.org/"
121 },
122 "homepage" : "http://www.perl.org/",
123 "license" : [
124 "http://dev.perl.org/licenses/"
125 ],
126 "repository" : {
127 "url" : "http://perl5.git.perl.org/"
128 }
129 },
130 "version" : "5.031001",
131 "x_serialization_backend" : "JSON::PP version 4.02"
132}