This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/feature.pl - use regen/HeaderParser to parse perl.h
[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",
74faf852 39 "dist/Math-Complex",
bfc0a3e7
CBW
40 "dist/Module-CoreList",
41 "dist/Net-Ping",
cb8c8458 42 "dist/PathTools",
bfc0a3e7
CBW
43 "dist/Safe",
44 "dist/Search-Dict",
45 "dist/SelfLoader",
46 "dist/Storable",
47 "dist/Term-Complete",
48 "dist/Term-ReadLine",
48458f69 49 "dist/Test",
bfc0a3e7
CBW
50 "dist/Text-Abbrev",
51 "dist/Thread-Queue",
52 "dist/Thread-Semaphore",
53 "dist/threads",
54 "dist/threads-shared",
55 "dist/Tie-File",
91ba54d4 56 "dist/Time-HiRes",
3baae3fa 57 "dist/Unicode-Normalize",
bfc0a3e7 58 "dist/XSLoader",
ae7871d9
TC
59 "ext/B/t",
60 "ext/Devel-Peek/t",
61 "ext/DynaLoader/t",
62 "ext/Errno/t",
63 "ext/Fcntl/t",
64 "ext/File-DosGlob/t",
65 "ext/File-Find/t",
66 "ext/File-Glob/t",
67 "ext/FileCache/t",
68 "ext/GDBM_File/t",
69 "ext/Hash-Util-FieldHash/t",
70 "ext/Hash-Util/t",
71 "ext/I18N-Langinfo/t",
72 "ext/IPC-Open3/t",
73 "ext/NDBM_File/t",
74 "ext/ODBM_File/t",
75 "ext/Opcode/t",
76 "ext/PerlIO-encoding/t",
77 "ext/PerlIO-scalar/t",
78 "ext/PerlIO-via/t",
79 "ext/Pod-Functions/t",
80 "ext/Pod-Html/t",
81 "ext/POSIX/t",
82 "ext/re/t",
83 "ext/SDBM_File/t",
84 "ext/Sys-Hostname/t",
85 "ext/Tie-Hash-NamedCapture/t",
86 "ext/Tie-Memoize/t",
87 "ext/VMS-DCLsym/t",
88 "ext/VMS-Filespec/t",
89 "ext/VMS-Stdio/t",
90 "ext/Win32CORE/t",
91 "ext/XS-APItest/t",
92 "ext/XS-Typemap/t",
3916408a 93 "lib/perl5db",
bfc0a3e7
CBW
94 "win32"
95 ],
96 "file" : [
97 "autodoc.pl",
bfc0a3e7 98 "lib/unicore/mktables",
bfc0a3e7
CBW
99 "pod/perlfilter.pod",
100 "pod/perlpodstyle.pod",
101 "Porting/Maintainers.pm",
102 "Porting/perldelta_template.pod",
4fa93b19
SH
103 "TestInit.pm",
104 "vutil.c",
105 "vutil.h",
106 "vxs.inc"
bfc0a3e7
CBW
107 ]
108 },
6968eed7 109 "release_status" : "unstable",
bfc0a3e7
CBW
110 "resources" : {
111 "bugtracker" : {
47ef154c 112 "web" : "https://github.com/Perl/perl5/issues"
bfc0a3e7 113 },
77bf4cdb 114 "homepage" : "https://www.perl.org/",
bfc0a3e7 115 "license" : [
77bf4cdb 116 "https://dev.perl.org/licenses/"
bfc0a3e7
CBW
117 ],
118 "repository" : {
47ef154c 119 "url" : "https://github.com/Perl/perl5"
bfc0a3e7
CBW
120 }
121 },
314a2481 122 "version" : "5.037008",
2edec0e0 123 "x_serialization_backend" : "JSON::PP version 4.12"
bfc0a3e7 124}