This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
parser.h: Make nexttoke unsigned
[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,
b907e848 7 "generated_by" : "CPAN::Meta version 2.143240",
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",
21 "dist/bignum",
22 "dist/Carp",
23 "dist/constant",
bfc0a3e7
CBW
24 "dist/Data-Dumper",
25 "dist/Devel-SelfStubber",
26 "dist/Dumpvalue",
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",
37 "dist/Math-BigInt",
38 "dist/Math-BigInt-FastCalc",
39 "dist/Math-BigRat",
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",
49 "dist/Text-Abbrev",
50 "dist/Thread-Queue",
51 "dist/Thread-Semaphore",
52 "dist/threads",
53 "dist/threads-shared",
54 "dist/Tie-File",
55 "dist/XSLoader",
bfc0a3e7
CBW
56 "win32"
57 ],
58 "file" : [
59 "autodoc.pl",
60 "dist/IO/ChangeLog",
61 "dist/IO/hints/sco.pl",
62 "dist/IO/IO.pm",
63 "dist/IO/IO.xs",
64 "dist/IO/lib/IO/Dir.pm",
65 "dist/IO/lib/IO/File.pm",
66 "dist/IO/lib/IO/Handle.pm",
67 "dist/IO/lib/IO/Pipe.pm",
68 "dist/IO/lib/IO/Poll.pm",
69 "dist/IO/lib/IO/Seekable.pm",
70 "dist/IO/lib/IO/Select.pm",
71 "dist/IO/lib/IO/Socket.pm",
72 "dist/IO/lib/IO/Socket/INET.pm",
73 "dist/IO/lib/IO/Socket/UNIX.pm",
74 "dist/IO/Makefile.PL",
75 "dist/IO/poll.c",
76 "dist/IO/poll.h",
77 "dist/IO/README",
78 "dist/IO/t/cachepropagate-tcp.t",
79 "dist/IO/t/cachepropagate-udp.t",
80 "dist/IO/t/cachepropagate-unix.t",
81 "dist/IO/t/IO.t",
82 "dist/IO/t/io_const.t",
83 "dist/IO/t/io_dir.t",
84 "dist/IO/t/io_dup.t",
85 "dist/IO/t/io_file.t",
86 "dist/IO/t/io_file_export.t",
87 "dist/IO/t/io_linenum.t",
88 "dist/IO/t/io_multihomed.t",
89 "dist/IO/t/io_pipe.t",
90 "dist/IO/t/io_poll.t",
91 "dist/IO/t/io_sel.t",
92 "dist/IO/t/io_sock.t",
93 "dist/IO/t/io_taint.t",
94 "dist/IO/t/io_tell.t",
95 "dist/IO/t/io_udp.t",
96 "dist/IO/t/io_unix.t",
97 "dist/IO/t/io_utf8.t",
98 "dist/IO/t/io_utf8argv.t",
99 "dist/IO/t/io_xs.t",
100 "dist/lib/lib_pm.PL",
101 "dist/lib/Makefile.PL",
102 "dist/lib/t/01lib.t",
bfc0a3e7 103 "lib/unicore/mktables",
bfc0a3e7
CBW
104 "pod/perlfilter.pod",
105 "pod/perlpodstyle.pod",
106 "Porting/Maintainers.pm",
107 "Porting/perldelta_template.pod",
4fa93b19
SH
108 "TestInit.pm",
109 "vutil.c",
110 "vutil.h",
111 "vxs.inc"
bfc0a3e7
CBW
112 ]
113 },
1dbc5771 114 "release_status" : "unstable",
bfc0a3e7
CBW
115 "resources" : {
116 "bugtracker" : {
33ac96a5 117 "web" : "https://rt.perl.org/"
bfc0a3e7
CBW
118 },
119 "homepage" : "http://www.perl.org/",
120 "license" : [
121 "http://dev.perl.org/licenses/"
122 ],
123 "repository" : {
124 "url" : "http://perl5.git.perl.org/"
125 }
126 },
0516fbdf 127 "version" : "5.021010"
bfc0a3e7 128}