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