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