This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Now that pat_{advanced,rt_report}.t use test.pl, use skip_all_if_miniperl().
[perl5.git] / META.yml
... / ...
CommitLineData
1name: perl
2version: 5.013010
3abstract: The Perl 5 language interpreter
4author: perl5-porters@perl.org
5license: perl
6resources:
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/
11distribution_type: core
12generated_by: Porting/makemeta
13no_index:
14 directory:
15 - cpan
16 - dist/Attribute-Handlers
17 - dist/autouse
18 - dist/B-Lint
19 - dist/base
20 - dist/bignum
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/File-CheckTree
33 - dist/Filter-Simple
34 - dist/I18N-Collate
35 - dist/I18N-LangTags
36 - dist/if
37 - dist/IO/
38 - dist/lib/
39 - dist/Locale-Maketext
40 - dist/Math-BigInt
41 - dist/Math-BigInt-FastCalc
42 - dist/Math-BigRat
43 - dist/Module-CoreList
44 - dist/Net-Ping
45 - dist/Pod-Perldoc
46 - dist/Safe
47 - dist/SelfLoader
48 - dist/Storable
49 - dist/Thread-Queue
50 - dist/Thread-Semaphore
51 - dist/threads
52 - dist/threads-shared
53 - dist/XSLoader
54 - lib/version
55 - win32
56 file:
57 - dist/IO/ChangeLog
58 - dist/IO/hints/sco.pl
59 - dist/IO/IO.pm
60 - dist/IO/IO.xs
61 - dist/IO/lib/IO/Dir.pm
62 - dist/IO/lib/IO/File.pm
63 - dist/IO/lib/IO/Handle.pm
64 - dist/IO/lib/IO/Pipe.pm
65 - dist/IO/lib/IO/Poll.pm
66 - dist/IO/lib/IO/Seekable.pm
67 - dist/IO/lib/IO/Select.pm
68 - dist/IO/lib/IO/Socket.pm
69 - dist/IO/lib/IO/Socket/INET.pm
70 - dist/IO/lib/IO/Socket/UNIX.pm
71 - dist/IO/Makefile.PL
72 - dist/IO/poll.c
73 - dist/IO/poll.h
74 - dist/IO/README
75 - dist/IO/t/IO.t
76 - dist/IO/t/io_const.t
77 - dist/IO/t/io_dir.t
78 - dist/IO/t/io_dup.t
79 - dist/IO/t/io_file.t
80 - dist/IO/t/io_linenum.t
81 - dist/IO/t/io_multihomed.t
82 - dist/IO/t/io_pipe.t
83 - dist/IO/t/io_poll.t
84 - dist/IO/t/io_sel.t
85 - dist/IO/t/io_sock.t
86 - dist/IO/t/io_taint.t
87 - dist/IO/t/io_tell.t
88 - dist/IO/t/io_udp.t
89 - dist/IO/t/io_unix.t
90 - dist/IO/t/io_utf8.t
91 - dist/IO/t/io_xs.t
92 - dist/lib/lib_pm.PL
93 - dist/lib/Makefile.PL
94 - dist/lib/t/01lib.t
95 - lib/Exporter.pm
96 - lib/Exporter.t
97 - lib/Exporter/Heavy.pm
98 - lib/newgetopt.pl
99 - lib/unicore/mktables
100 - lib/version.pm
101 - lib/version.pod
102 - lib/version.t
103 - pod/perldoc.pod
104 - pod/perlfilter.pod
105 - Porting/Maintainers.pm
106 - Porting/perldelta_template.pod
107 - TestInit.pm