This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
gv.c: SVf needs to be surrounded by spaces
[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.150010, CPAN::Meta::Converter version 2.150010'
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/Carp
20     - dist/constant
21     - dist/Data-Dumper
22     - dist/Devel-PPPort
23     - dist/Devel-SelfStubber
24     - dist/Dumpvalue
25     - dist/encoding-warnings
26     - dist/Env
27     - dist/Exporter
28     - dist/ExtUtils-CBuilder
29     - dist/ExtUtils-ParseXS
30     - dist/Filter-Simple
31     - dist/I18N-Collate
32     - dist/if
33     - dist/IO/
34     - dist/lib/
35     - dist/Locale-Maketext
36     - dist/Module-CoreList
37     - dist/Net-Ping
38     - dist/PathTools
39     - dist/Safe
40     - dist/Search-Dict
41     - dist/SelfLoader
42     - dist/Storable
43     - dist/Term-Complete
44     - dist/Term-ReadLine
45     - dist/Test
46     - dist/Text-Abbrev
47     - dist/Thread-Queue
48     - dist/Thread-Semaphore
49     - dist/threads
50     - dist/threads-shared
51     - dist/Tie-File
52     - dist/Time-HiRes
53     - dist/Unicode-Normalize
54     - dist/XSLoader
55     - lib/perl5db
56     - win32
57   file:
58     - autodoc.pl
59     - dist/IO/ChangeLog
60     - dist/IO/hints/sco.pl
61     - dist/IO/IO.pm
62     - dist/IO/IO.xs
63     - dist/IO/lib/IO/Dir.pm
64     - dist/IO/lib/IO/File.pm
65     - dist/IO/lib/IO/Handle.pm
66     - dist/IO/lib/IO/Pipe.pm
67     - dist/IO/lib/IO/Poll.pm
68     - dist/IO/lib/IO/Seekable.pm
69     - dist/IO/lib/IO/Select.pm
70     - dist/IO/lib/IO/Socket.pm
71     - dist/IO/lib/IO/Socket/INET.pm
72     - dist/IO/lib/IO/Socket/UNIX.pm
73     - dist/IO/Makefile.PL
74     - dist/IO/poll.c
75     - dist/IO/poll.h
76     - dist/IO/README
77     - dist/IO/t/cachepropagate-tcp.t
78     - dist/IO/t/cachepropagate-udp.t
79     - dist/IO/t/cachepropagate-unix.t
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_leak.t
87     - dist/IO/t/io_linenum.t
88     - dist/IO/t/io_multihomed.t
89     - dist/IO/t/io_pipe.t
90     - dist/IO/t/io_poll.t
91     - dist/IO/t/io_sel.t
92     - dist/IO/t/io_sock.t
93     - dist/IO/t/io_taint.t
94     - dist/IO/t/io_tell.t
95     - dist/IO/t/io_udp.t
96     - dist/IO/t/io_unix.t
97     - dist/IO/t/io_utf8.t
98     - dist/IO/t/io_utf8argv.t
99     - dist/IO/t/io_xs.t
100     - dist/lib/lib_pm.PL
101     - dist/lib/Makefile.PL
102     - dist/lib/t/01lib.t
103     - lib/unicore/mktables
104     - pod/perlfilter.pod
105     - pod/perlpodstyle.pod
106     - Porting/Maintainers.pm
107     - Porting/perldelta_template.pod
108     - TestInit.pm
109     - vutil.c
110     - vutil.h
111     - vxs.inc
112 resources:
113   bugtracker: https://github.com/Perl/perl5/issues
114   homepage: https://www.perl.org/
115   license: https://dev.perl.org/licenses/
116   repository: https://github.com/Perl/perl5
117 version: '5.031006'
118 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'