This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
XS::Typemap: Fix typo in docs, fix version
[perl5.git] / META.yml
CommitLineData
0cf51544 1name: perl
fbea3025 2version: 5.015007
095a5c3e 3abstract: The Perl 5 language interpreter
0cf51544
JH
4author: perl5-porters@perl.org
5license: perl
ec08ff80
NC
6resources:
7 homepage: http://www.perl.org/
8 bugtracker: http://rt.perl.org/perlbug/
9 license: http://dev.perl.org/licenses/
f3560023 10 repository: http://perl5.git.perl.org/
0cf51544 11distribution_type: core
dbcf044e
NC
12generated_by: Porting/makemeta
13no_index:
0cf51544 14 directory:
99115150 15 - cpan
c333c49d 16 - dist/Attribute-Handlers
cb43dbbc 17 - dist/autouse
0c073f19 18 - dist/B-Lint
c333c49d 19 - dist/base
11316e54 20 - dist/bignum
634ff085 21 - dist/Carp
c333c49d 22 - dist/constant
0c073f19 23 - dist/Cwd
c333c49d 24 - dist/Data-Dumper
cb43dbbc
Z
25 - dist/Devel-SelfStubber
26 - dist/Dumpvalue
27 - dist/Env
28 - dist/ExtUtils-CBuilder
44ef8c7d 29 - dist/ExtUtils-Command
c333c49d 30 - dist/ExtUtils-Install
44ef8c7d 31 - dist/ExtUtils-Manifest
0c073f19 32 - dist/ExtUtils-ParseXS
cb43dbbc 33 - dist/File-CheckTree
c333c49d 34 - dist/Filter-Simple
cb43dbbc 35 - dist/I18N-Collate
a318d634 36 - dist/I18N-LangTags
11316e54 37 - dist/if
c333c49d
JV
38 - dist/IO/
39 - dist/lib/
40 - dist/Locale-Maketext
11316e54
FR
41 - dist/Math-BigInt
42 - dist/Math-BigInt-FastCalc
44ef8c7d 43 - dist/Math-BigRat
c333c49d
JV
44 - dist/Module-CoreList
45 - dist/Net-Ping
c333c49d 46 - dist/Safe
f80b753a 47 - dist/Search-Dict
272b0f06
JV
48 - dist/SelfLoader
49 - dist/Storable
7f4d7a86 50 - dist/Term-Complete
91a9676e 51 - dist/Term-ReadLine
005700e9 52 - dist/Text-Abbrev
c333c49d
JV
53 - dist/Thread-Queue
54 - dist/Thread-Semaphore
55 - dist/threads
56 - dist/threads-shared
c0504019 57 - dist/Tie-File
c333c49d 58 - dist/XSLoader
c333c49d 59 - lib/version
25c32de1 60 - win32
0cf51544 61 file:
1ce0c05c 62 - autodoc.pl
c333c49d
JV
63 - dist/IO/ChangeLog
64 - dist/IO/hints/sco.pl
65 - dist/IO/IO.pm
66 - dist/IO/IO.xs
67 - dist/IO/lib/IO/Dir.pm
68 - dist/IO/lib/IO/File.pm
69 - dist/IO/lib/IO/Handle.pm
70 - dist/IO/lib/IO/Pipe.pm
71 - dist/IO/lib/IO/Poll.pm
72 - dist/IO/lib/IO/Seekable.pm
73 - dist/IO/lib/IO/Select.pm
74 - dist/IO/lib/IO/Socket.pm
75 - dist/IO/lib/IO/Socket/INET.pm
76 - dist/IO/lib/IO/Socket/UNIX.pm
77 - dist/IO/Makefile.PL
78 - dist/IO/poll.c
79 - dist/IO/poll.h
80 - dist/IO/README
81 - dist/IO/t/IO.t
82 - dist/IO/t/io_const.t
83 - dist/IO/t/io_dir.t
84 - dist/IO/t/io_dup.t
85 - dist/IO/t/io_file.t
221e5dbc 86 - dist/IO/t/io_file_export.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
16d20484
RGS
103 - lib/Exporter.pm
104 - lib/Exporter.t
105 - lib/Exporter/Heavy.pm
25c32de1 106 - lib/unicore/mktables
16d20484
RGS
107 - lib/version.pm
108 - lib/version.pod
c333c49d 109 - pod/perlfilter.pod
a2399b13 110 - pod/perlpodstyle.pod
25c32de1
NC
111 - Porting/Maintainers.pm
112 - Porting/perldelta_template.pod
113 - TestInit.pm