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