This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
printf "%vd", "version" should not SEGV
[perl5.git] / META.yml
1 name: perl
2 version: 5.015005
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/B-Lint
19     - dist/base
20     - dist/bignum
21     - dist/Carp
22     - dist/constant
23     - dist/Cwd
24     - dist/Data-Dumper
25     - dist/Devel-SelfStubber
26     - dist/Dumpvalue
27     - dist/Env
28     - dist/ExtUtils-CBuilder
29     - dist/ExtUtils-Command
30     - dist/ExtUtils-Install
31     - dist/ExtUtils-Manifest
32     - dist/ExtUtils-ParseXS
33     - dist/File-CheckTree
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/Pod-Perldoc
47     - dist/Safe
48     - dist/Search-Dict
49     - dist/SelfLoader
50     - dist/Storable
51     - dist/Term-Complete
52     - dist/Term-ReadLine
53     - dist/Text-Abbrev
54     - dist/Thread-Queue
55     - dist/Thread-Semaphore
56     - dist/threads
57     - dist/threads-shared
58     - dist/XSLoader
59     - lib/version
60     - win32
61   file:
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/IO.t
81     - dist/IO/t/io_const.t
82     - dist/IO/t/io_dir.t
83     - dist/IO/t/io_dup.t
84     - dist/IO/t/io_file.t
85     - dist/IO/t/io_file_export.t
86     - dist/IO/t/io_linenum.t
87     - dist/IO/t/io_multihomed.t
88     - dist/IO/t/io_pipe.t
89     - dist/IO/t/io_poll.t
90     - dist/IO/t/io_sel.t
91     - dist/IO/t/io_sock.t
92     - dist/IO/t/io_taint.t
93     - dist/IO/t/io_tell.t
94     - dist/IO/t/io_udp.t
95     - dist/IO/t/io_unix.t
96     - dist/IO/t/io_utf8.t
97     - dist/IO/t/io_utf8argv.t
98     - dist/IO/t/io_xs.t
99     - dist/lib/lib_pm.PL
100     - dist/lib/Makefile.PL
101     - dist/lib/t/01lib.t
102     - lib/Exporter.pm
103     - lib/Exporter.t
104     - lib/Exporter/Heavy.pm
105     - lib/unicore/mktables
106     - lib/version.pm
107     - lib/version.pod
108     - lib/version.t
109     - pod/perlfilter.pod
110     - pod/perlpodstyle.pod
111     - Porting/Maintainers.pm
112     - Porting/perldelta_template.pod
113     - TestInit.pm