This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
tests for [perl #76474]
[perl5.git] / META.yml
1 name: perl
2 version: 5.013005
3 abstract: The Perl 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/B-Lint
18     - dist/base
19     - dist/bignum
20     - dist/constant
21     - dist/Cwd
22     - dist/Data-Dumper
23     - dist/ExtUtils-Install
24     - dist/ExtUtils-ParseXS
25     - dist/Filter-Simple
26     - dist/I18N-LangTags
27     - dist/if
28     - dist/IO/
29     - dist/lib/
30     - dist/Locale-Maketext
31     - dist/Math-BigInt
32     - dist/Math-BigInt-FastCalc
33     - dist/Module-CoreList
34     - dist/Net-Ping
35     - dist/Pod-Perldoc
36     - dist/Safe
37     - dist/SelfLoader
38     - dist/Storable
39     - dist/Thread-Queue
40     - dist/Thread-Semaphore
41     - dist/threads
42     - dist/threads-shared
43     - dist/XSLoader
44     - ext/Time-Local
45     - lib/version
46     - win32
47
48   file:
49     - dist/IO/ChangeLog
50     - dist/IO/hints/sco.pl
51     - dist/IO/IO.pm
52     - dist/IO/IO.xs
53     - dist/IO/lib/IO/Dir.pm
54     - dist/IO/lib/IO/File.pm
55     - dist/IO/lib/IO/Handle.pm
56     - dist/IO/lib/IO/Pipe.pm
57     - dist/IO/lib/IO/Poll.pm
58     - dist/IO/lib/IO/Seekable.pm
59     - dist/IO/lib/IO/Select.pm
60     - dist/IO/lib/IO/Socket.pm
61     - dist/IO/lib/IO/Socket/INET.pm
62     - dist/IO/lib/IO/Socket/UNIX.pm
63     - dist/IO/Makefile.PL
64     - dist/IO/poll.c
65     - dist/IO/poll.h
66     - dist/IO/README
67     - dist/IO/t/IO.t
68     - dist/IO/t/io_const.t
69     - dist/IO/t/io_dir.t
70     - dist/IO/t/io_dup.t
71     - dist/IO/t/io_file.t
72     - dist/IO/t/io_linenum.t
73     - dist/IO/t/io_multihomed.t
74     - dist/IO/t/io_pipe.t
75     - dist/IO/t/io_poll.t
76     - dist/IO/t/io_sel.t
77     - dist/IO/t/io_sock.t
78     - dist/IO/t/io_taint.t
79     - dist/IO/t/io_tell.t
80     - dist/IO/t/io_udp.t
81     - dist/IO/t/io_unix.t
82     - dist/IO/t/io_utf8.t
83     - dist/IO/t/io_xs.t
84     - dist/lib/lib_pm.PL
85     - dist/lib/Makefile.PL
86     - dist/lib/t/01lib.t
87     - lib/Exporter.pm
88     - lib/Exporter.t
89     - lib/Exporter/Heavy.pm
90     - lib/newgetopt.pl
91     - lib/unicore/mktables
92     - lib/version.pm
93     - lib/version.pod
94     - lib/version.t
95     - pod/perldoc.pod
96     - pod/perlfilter.pod
97     - pod/pod2latex.PL
98     - pod/pod2man.PL
99     - pod/pod2text.PL
100     - pod/pod2usage.PL
101     - pod/podchecker.PL
102     - pod/podselect.PL
103     - Porting/Maintainers.pm
104     - Porting/perldelta_template.pod
105     - TestInit.pm
106