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