This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Initial very basic tests for PL_blockhooks.
[perl5.git] / META.yml
... / ...
CommitLineData
1name: perl
2version: 5.013002
3abstract: Practical Extraction and Report Language
4author: perl5-porters@perl.org
5license: perl
6resources:
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/
11distribution_type: core
12generated_by: Porting/makemeta
13no_index:
14 directory:
15 - cpan
16 - dist/Attribute-Handlers
17 - dist/base
18 - dist/constant
19 - dist/Data-Dumper
20 - dist/ExtUtils-Install
21 - dist/Filter-Simple
22 - dist/I18N-LangTags
23 - dist/IO/
24 - dist/lib/
25 - dist/Locale-Maketext
26 - dist/Module-CoreList
27 - dist/Net-Ping
28 - dist/Pod-Perldoc
29 - dist/Safe
30 - dist/SelfLoader
31 - dist/Storable
32 - dist/Thread-Queue
33 - dist/Thread-Semaphore
34 - dist/threads
35 - dist/threads-shared
36 - dist/XSLoader
37 - ext/Time-Local
38 - lib/version
39 - win32
40
41 file:
42 - dist/IO/ChangeLog
43 - dist/IO/hints/sco.pl
44 - dist/IO/IO.pm
45 - dist/IO/IO.xs
46 - dist/IO/lib/IO/Dir.pm
47 - dist/IO/lib/IO/File.pm
48 - dist/IO/lib/IO/Handle.pm
49 - dist/IO/lib/IO/Pipe.pm
50 - dist/IO/lib/IO/Poll.pm
51 - dist/IO/lib/IO/Seekable.pm
52 - dist/IO/lib/IO/Select.pm
53 - dist/IO/lib/IO/Socket.pm
54 - dist/IO/lib/IO/Socket/INET.pm
55 - dist/IO/lib/IO/Socket/UNIX.pm
56 - dist/IO/Makefile.PL
57 - dist/IO/poll.c
58 - dist/IO/poll.h
59 - dist/IO/README
60 - dist/IO/t/IO.t
61 - dist/IO/t/io_const.t
62 - dist/IO/t/io_dir.t
63 - dist/IO/t/io_dup.t
64 - dist/IO/t/io_file.t
65 - dist/IO/t/io_linenum.t
66 - dist/IO/t/io_multihomed.t
67 - dist/IO/t/io_pipe.t
68 - dist/IO/t/io_poll.t
69 - dist/IO/t/io_sel.t
70 - dist/IO/t/io_sock.t
71 - dist/IO/t/io_taint.t
72 - dist/IO/t/io_tell.t
73 - dist/IO/t/io_udp.t
74 - dist/IO/t/io_unix.t
75 - dist/IO/t/io_utf8.t
76 - dist/IO/t/io_xs.t
77 - dist/lib/lib_pm.PL
78 - dist/lib/Makefile.PL
79 - dist/lib/t/01lib.t
80 - lib/Exporter.pm
81 - lib/Exporter.t
82 - lib/Exporter/Heavy.pm
83 - lib/newgetopt.pl
84 - lib/unicore/mktables
85 - lib/version.pm
86 - lib/version.pod
87 - lib/version.t
88 - pod/perldoc.pod
89 - pod/perlfilter.pod
90 - pod/pod2latex.PL
91 - pod/pod2man.PL
92 - pod/pod2text.PL
93 - pod/pod2usage.PL
94 - pod/podchecker.PL
95 - pod/podselect.PL
96 - Porting/Maintainers.pm
97 - Porting/perldelta_template.pod
98 - TestInit.pm
99