This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Consolidate code
[perl5.git] / META.yml
CommitLineData
bfc0a3e7
CBW
1---
2abstract: 'The Perl 5 language interpreter'
3author:
4 - perl5-porters@perl.org
5build_requires: {}
6dynamic_config: 1
20dbe1c7 7generated_by: 'CPAN::Meta version 2.150010, CPAN::Meta::Converter version 2.150010'
0cf51544 8license: perl
bfc0a3e7
CBW
9meta-spec:
10 url: http://module-build.sourceforge.net/META-spec-v1.4.html
2954a1e9 11 version: '1.4'
bfc0a3e7 12name: perl
dbcf044e 13no_index:
0cf51544 14 directory:
99115150 15 - cpan
c333c49d 16 - dist/Attribute-Handlers
cb43dbbc 17 - dist/autouse
c333c49d 18 - dist/base
634ff085 19 - dist/Carp
c333c49d
JV
20 - dist/constant
21 - dist/Data-Dumper
7baf245a 22 - dist/Devel-PPPort
cb43dbbc
Z
23 - dist/Devel-SelfStubber
24 - dist/Dumpvalue
e1c786ba 25 - dist/encoding-warnings
cb43dbbc 26 - dist/Env
3110a055 27 - dist/Exporter
cb43dbbc 28 - dist/ExtUtils-CBuilder
0c073f19 29 - dist/ExtUtils-ParseXS
c333c49d 30 - dist/Filter-Simple
cb43dbbc 31 - dist/I18N-Collate
11316e54 32 - dist/if
c333c49d
JV
33 - dist/IO/
34 - dist/lib/
35 - dist/Locale-Maketext
c333c49d
JV
36 - dist/Module-CoreList
37 - dist/Net-Ping
cb8c8458 38 - dist/PathTools
c333c49d 39 - dist/Safe
f80b753a 40 - dist/Search-Dict
272b0f06
JV
41 - dist/SelfLoader
42 - dist/Storable
7f4d7a86 43 - dist/Term-Complete
91a9676e 44 - dist/Term-ReadLine
48458f69 45 - dist/Test
005700e9 46 - dist/Text-Abbrev
c333c49d
JV
47 - dist/Thread-Queue
48 - dist/Thread-Semaphore
49 - dist/threads
50 - dist/threads-shared
c0504019 51 - dist/Tie-File
91ba54d4 52 - dist/Time-HiRes
3baae3fa 53 - dist/Unicode-Normalize
c333c49d 54 - dist/XSLoader
3916408a 55 - lib/perl5db
25c32de1 56 - win32
0cf51544 57 file:
1ce0c05c 58 - autodoc.pl
c333c49d
JV
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
93a5d7bf
TC
77 - dist/IO/t/cachepropagate-tcp.t
78 - dist/IO/t/cachepropagate-udp.t
79 - dist/IO/t/cachepropagate-unix.t
c333c49d
JV
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
221e5dbc 85 - dist/IO/t/io_file_export.t
6de2dd46 86 - dist/IO/t/io_leak.t
c333c49d
JV
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
2f83ddd2 98 - dist/IO/t/io_utf8argv.t
c333c49d
JV
99 - dist/IO/t/io_xs.t
100 - dist/lib/lib_pm.PL
101 - dist/lib/Makefile.PL
102 - dist/lib/t/01lib.t
25c32de1 103 - lib/unicore/mktables
c333c49d 104 - pod/perlfilter.pod
a2399b13 105 - pod/perlpodstyle.pod
25c32de1
NC
106 - Porting/Maintainers.pm
107 - Porting/perldelta_template.pod
108 - TestInit.pm
4fa93b19
SH
109 - vutil.c
110 - vutil.h
111 - vxs.inc
bfc0a3e7 112resources:
33ac96a5 113 bugtracker: https://rt.perl.org/
bfc0a3e7
CBW
114 homepage: http://www.perl.org/
115 license: http://dev.perl.org/licenses/
116 repository: http://perl5.git.perl.org/
b8e681e2 117version: '5.029010'
b062fa15 118x_serialization_backend: 'CPAN::Meta::YAML version 0.018'