This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Promote v5.36 usage and feature bundles doc
[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 23 "dist/Data-Dumper",
7baf245a 24 "dist/Devel-PPPort",
bfc0a3e7
CBW
25 "dist/Devel-SelfStubber",
26 "dist/Dumpvalue",
e1c786ba 27 "dist/encoding-warnings",
bfc0a3e7 28 "dist/Env",
3110a055 29 "dist/Exporter",
bfc0a3e7 30 "dist/ExtUtils-CBuilder",
bfc0a3e7
CBW
31 "dist/ExtUtils-ParseXS",
32 "dist/Filter-Simple",
59057798 33 "dist/FindBin",
bfc0a3e7 34 "dist/I18N-Collate",
bfc0a3e7 35 "dist/if",
9da7aa9d
JK
36 "dist/IO",
37 "dist/lib",
bfc0a3e7 38 "dist/Locale-Maketext",
bfc0a3e7
CBW
39 "dist/Module-CoreList",
40 "dist/Net-Ping",
cb8c8458 41 "dist/PathTools",
bfc0a3e7
CBW
42 "dist/Safe",
43 "dist/Search-Dict",
44 "dist/SelfLoader",
45 "dist/Storable",
46 "dist/Term-Complete",
47 "dist/Term-ReadLine",
48458f69 48 "dist/Test",
bfc0a3e7
CBW
49 "dist/Text-Abbrev",
50 "dist/Thread-Queue",
51 "dist/Thread-Semaphore",
52 "dist/threads",
53 "dist/threads-shared",
54 "dist/Tie-File",
91ba54d4 55 "dist/Time-HiRes",
3baae3fa 56 "dist/Unicode-Normalize",
bfc0a3e7 57 "dist/XSLoader",
ae7871d9
TC
58 "ext/B/t",
59 "ext/Devel-Peek/t",
60 "ext/DynaLoader/t",
61 "ext/Errno/t",
62 "ext/Fcntl/t",
63 "ext/File-DosGlob/t",
64 "ext/File-Find/t",
65 "ext/File-Glob/t",
66 "ext/FileCache/t",
67 "ext/GDBM_File/t",
68 "ext/Hash-Util-FieldHash/t",
69 "ext/Hash-Util/t",
70 "ext/I18N-Langinfo/t",
71 "ext/IPC-Open3/t",
72 "ext/NDBM_File/t",
73 "ext/ODBM_File/t",
74 "ext/Opcode/t",
75 "ext/PerlIO-encoding/t",
76 "ext/PerlIO-scalar/t",
77 "ext/PerlIO-via/t",
78 "ext/Pod-Functions/t",
79 "ext/Pod-Html/t",
80 "ext/POSIX/t",
81 "ext/re/t",
82 "ext/SDBM_File/t",
83 "ext/Sys-Hostname/t",
84 "ext/Tie-Hash-NamedCapture/t",
85 "ext/Tie-Memoize/t",
86 "ext/VMS-DCLsym/t",
87 "ext/VMS-Filespec/t",
88 "ext/VMS-Stdio/t",
89 "ext/Win32CORE/t",
90 "ext/XS-APItest/t",
91 "ext/XS-Typemap/t",
3916408a 92 "lib/perl5db",
bfc0a3e7
CBW
93 "win32"
94 ],
95 "file" : [
96 "autodoc.pl",
bfc0a3e7 97 "lib/unicore/mktables",
bfc0a3e7
CBW
98 "pod/perlfilter.pod",
99 "pod/perlpodstyle.pod",
100 "Porting/Maintainers.pm",
101 "Porting/perldelta_template.pod",
4fa93b19
SH
102 "TestInit.pm",
103 "vutil.c",
104 "vutil.h",
105 "vxs.inc"
bfc0a3e7
CBW
106 ]
107 },
6968eed7 108 "release_status" : "unstable",
bfc0a3e7
CBW
109 "resources" : {
110 "bugtracker" : {
47ef154c 111 "web" : "https://github.com/Perl/perl5/issues"
bfc0a3e7 112 },
77bf4cdb 113 "homepage" : "https://www.perl.org/",
bfc0a3e7 114 "license" : [
77bf4cdb 115 "https://dev.perl.org/licenses/"
bfc0a3e7
CBW
116 ],
117 "repository" : {
47ef154c 118 "url" : "https://github.com/Perl/perl5"
bfc0a3e7
CBW
119 }
120 },
53462700 121 "version" : "5.037004",
86584ca8 122 "x_serialization_backend" : "JSON::PP version 4.11"
bfc0a3e7 123}