This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for f0af002c73 (-DPERL_GLOBAL_STRUCT)
[perl5.git] / META.yml
1 name: perl
2 version: 5.017009
3 abstract: The Perl 5 language interpreter
4 author: perl5-porters@perl.org
5 license: perl
6 resources:
7   homepage: http://www.perl.org/
8   bugtracker: http://rt.perl.org/perlbug/
9   license: http://dev.perl.org/licenses/
10   repository: http://perl5.git.perl.org/
11 distribution_type: core
12 generated_by: Porting/makemeta
13 no_index:
14   directory:
15     - cpan
16     - dist/Attribute-Handlers
17     - dist/autouse
18     - dist/base
19     - dist/bignum
20     - dist/Carp
21     - dist/constant
22     - dist/Cwd
23     - dist/Data-Dumper
24     - dist/Devel-SelfStubber
25     - dist/Dumpvalue
26     - dist/Env
27     - dist/ExtUtils-CBuilder
28     - dist/ExtUtils-Command
29     - dist/ExtUtils-Install
30     - dist/ExtUtils-Manifest
31     - dist/ExtUtils-ParseXS
32     - dist/Filter-Simple
33     - dist/I18N-Collate
34     - dist/I18N-LangTags
35     - dist/if
36     - dist/IO/
37     - dist/lib/
38     - dist/Locale-Maketext
39     - dist/Math-BigInt
40     - dist/Math-BigInt-FastCalc
41     - dist/Math-BigRat
42     - dist/Module-CoreList
43     - dist/Net-Ping
44     - dist/Safe
45     - dist/Search-Dict
46     - dist/SelfLoader
47     - dist/Storable
48     - dist/Term-Complete
49     - dist/Term-ReadLine
50     - dist/Text-Abbrev
51     - dist/Thread-Queue
52     - dist/Thread-Semaphore
53     - dist/threads
54     - dist/threads-shared
55     - dist/Tie-File
56     - dist/XSLoader
57     - lib/version
58     - mad
59     - win32
60   file:
61     - autodoc.pl
62     - dist/IO/ChangeLog
63     - dist/IO/hints/sco.pl
64     - dist/IO/IO.pm
65     - dist/IO/IO.xs
66     - dist/IO/lib/IO/Dir.pm
67     - dist/IO/lib/IO/File.pm
68     - dist/IO/lib/IO/Handle.pm
69     - dist/IO/lib/IO/Pipe.pm
70     - dist/IO/lib/IO/Poll.pm
71     - dist/IO/lib/IO/Seekable.pm
72     - dist/IO/lib/IO/Select.pm
73     - dist/IO/lib/IO/Socket.pm
74     - dist/IO/lib/IO/Socket/INET.pm
75     - dist/IO/lib/IO/Socket/UNIX.pm
76     - dist/IO/Makefile.PL
77     - dist/IO/poll.c
78     - dist/IO/poll.h
79     - dist/IO/README
80     - dist/IO/t/cachepropagate-tcp.t
81     - dist/IO/t/cachepropagate-udp.t
82     - dist/IO/t/cachepropagate-unix.t
83     - dist/IO/t/IO.t
84     - dist/IO/t/io_const.t
85     - dist/IO/t/io_dir.t
86     - dist/IO/t/io_dup.t
87     - dist/IO/t/io_file.t
88     - dist/IO/t/io_file_export.t
89     - dist/IO/t/io_linenum.t
90     - dist/IO/t/io_multihomed.t
91     - dist/IO/t/io_pipe.t
92     - dist/IO/t/io_poll.t
93     - dist/IO/t/io_sel.t
94     - dist/IO/t/io_sock.t
95     - dist/IO/t/io_taint.t
96     - dist/IO/t/io_tell.t
97     - dist/IO/t/io_udp.t
98     - dist/IO/t/io_unix.t
99     - dist/IO/t/io_utf8.t
100     - dist/IO/t/io_utf8argv.t
101     - dist/IO/t/io_xs.t
102     - dist/lib/lib_pm.PL
103     - dist/lib/Makefile.PL
104     - dist/lib/t/01lib.t
105     - lib/Exporter.pm
106     - lib/Exporter.t
107     - lib/Exporter/Heavy.pm
108     - lib/unicore/mktables
109     - lib/version.pm
110     - lib/version.pod
111     - pod/perlfilter.pod
112     - pod/perlpodstyle.pod
113     - Porting/Maintainers.pm
114     - Porting/perldelta_template.pod
115     - TestInit.pm