This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: Fix typos, make clarifications; nits
[perl5.git] / META.yml
1 ---
2 abstract: 'The Perl 5 language interpreter'
3 author:
4   - perl5-porters@perl.org
5 build_requires: {}
6 dynamic_config: 1
7 generated_by: 'CPAN::Meta version 2.150001, CPAN::Meta::Converter version 2.150001'
8 license: perl
9 meta-spec:
10   url: http://module-build.sourceforge.net/META-spec-v1.4.html
11   version: '1.4'
12 name: perl
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/Data-Dumper
23     - dist/Devel-SelfStubber
24     - dist/Dumpvalue
25     - dist/Env
26     - dist/Exporter
27     - dist/ExtUtils-CBuilder
28     - dist/ExtUtils-ParseXS
29     - dist/Filter-Simple
30     - dist/I18N-Collate
31     - dist/if
32     - dist/IO/
33     - dist/lib/
34     - dist/Locale-Maketext
35     - dist/Math-BigInt
36     - dist/Math-BigInt-FastCalc
37     - dist/Math-BigRat
38     - dist/Module-CoreList
39     - dist/Net-Ping
40     - dist/PathTools
41     - dist/Safe
42     - dist/Search-Dict
43     - dist/SelfLoader
44     - dist/Storable
45     - dist/Term-Complete
46     - dist/Term-ReadLine
47     - dist/Text-Abbrev
48     - dist/Thread-Queue
49     - dist/Thread-Semaphore
50     - dist/threads
51     - dist/threads-shared
52     - dist/Tie-File
53     - dist/XSLoader
54     - lib/perl5db
55     - win32
56   file:
57     - autodoc.pl
58     - dist/IO/ChangeLog
59     - dist/IO/hints/sco.pl
60     - dist/IO/IO.pm
61     - dist/IO/IO.xs
62     - dist/IO/lib/IO/Dir.pm
63     - dist/IO/lib/IO/File.pm
64     - dist/IO/lib/IO/Handle.pm
65     - dist/IO/lib/IO/Pipe.pm
66     - dist/IO/lib/IO/Poll.pm
67     - dist/IO/lib/IO/Seekable.pm
68     - dist/IO/lib/IO/Select.pm
69     - dist/IO/lib/IO/Socket.pm
70     - dist/IO/lib/IO/Socket/INET.pm
71     - dist/IO/lib/IO/Socket/UNIX.pm
72     - dist/IO/Makefile.PL
73     - dist/IO/poll.c
74     - dist/IO/poll.h
75     - dist/IO/README
76     - dist/IO/t/cachepropagate-tcp.t
77     - dist/IO/t/cachepropagate-udp.t
78     - dist/IO/t/cachepropagate-unix.t
79     - dist/IO/t/IO.t
80     - dist/IO/t/io_const.t
81     - dist/IO/t/io_dir.t
82     - dist/IO/t/io_dup.t
83     - dist/IO/t/io_file.t
84     - dist/IO/t/io_file_export.t
85     - dist/IO/t/io_linenum.t
86     - dist/IO/t/io_multihomed.t
87     - dist/IO/t/io_pipe.t
88     - dist/IO/t/io_poll.t
89     - dist/IO/t/io_sel.t
90     - dist/IO/t/io_sock.t
91     - dist/IO/t/io_taint.t
92     - dist/IO/t/io_tell.t
93     - dist/IO/t/io_udp.t
94     - dist/IO/t/io_unix.t
95     - dist/IO/t/io_utf8.t
96     - dist/IO/t/io_utf8argv.t
97     - dist/IO/t/io_xs.t
98     - dist/lib/lib_pm.PL
99     - dist/lib/Makefile.PL
100     - dist/lib/t/01lib.t
101     - lib/unicore/mktables
102     - pod/perlfilter.pod
103     - pod/perlpodstyle.pod
104     - Porting/Maintainers.pm
105     - Porting/perldelta_template.pod
106     - TestInit.pm
107     - vutil.c
108     - vutil.h
109     - vxs.inc
110 resources:
111   bugtracker: https://rt.perl.org/
112   homepage: http://www.perl.org/
113   license: http://dev.perl.org/licenses/
114   repository: http://perl5.git.perl.org/
115 version: '5.022000'