blob: 2d745e96a1e2568ca4b29c7728b4013b9aef045b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
---
abstract: 'The Perl 5 language interpreter'
author:
- perl5-porters@perl.org
build_requires: {}
dynamic_config: 1
generated_by: 'CPAN::Meta version 2.150005, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: perl
no_index:
directory:
- cpan
- dist/Attribute-Handlers
- dist/autouse
- dist/base
- dist/Carp
- dist/constant
- dist/Data-Dumper
- dist/Devel-SelfStubber
- dist/Dumpvalue
- dist/Env
- dist/Exporter
- dist/ExtUtils-CBuilder
- dist/ExtUtils-ParseXS
- dist/Filter-Simple
- dist/I18N-Collate
- dist/if
- dist/IO/
- dist/lib/
- dist/Locale-Maketext
- dist/Module-CoreList
- dist/Net-Ping
- dist/PathTools
- dist/Safe
- dist/Search-Dict
- dist/SelfLoader
- dist/Storable
- dist/Term-Complete
- dist/Term-ReadLine
- dist/Test
- dist/Text-Abbrev
- dist/Thread-Queue
- dist/Thread-Semaphore
- dist/threads
- dist/threads-shared
- dist/Tie-File
- dist/XSLoader
- lib/perl5db
- win32
file:
- autodoc.pl
- dist/IO/ChangeLog
- dist/IO/hints/sco.pl
- dist/IO/IO.pm
- dist/IO/IO.xs
- dist/IO/lib/IO/Dir.pm
- dist/IO/lib/IO/File.pm
- dist/IO/lib/IO/Handle.pm
- dist/IO/lib/IO/Pipe.pm
- dist/IO/lib/IO/Poll.pm
- dist/IO/lib/IO/Seekable.pm
- dist/IO/lib/IO/Select.pm
- dist/IO/lib/IO/Socket.pm
- dist/IO/lib/IO/Socket/INET.pm
- dist/IO/lib/IO/Socket/UNIX.pm
- dist/IO/Makefile.PL
- dist/IO/poll.c
- dist/IO/poll.h
- dist/IO/README
- dist/IO/t/cachepropagate-tcp.t
- dist/IO/t/cachepropagate-udp.t
- dist/IO/t/cachepropagate-unix.t
- dist/IO/t/IO.t
- dist/IO/t/io_const.t
- dist/IO/t/io_dir.t
- dist/IO/t/io_dup.t
- dist/IO/t/io_file.t
- dist/IO/t/io_file_export.t
- dist/IO/t/io_linenum.t
- dist/IO/t/io_multihomed.t
- dist/IO/t/io_pipe.t
- dist/IO/t/io_poll.t
- dist/IO/t/io_sel.t
- dist/IO/t/io_sock.t
- dist/IO/t/io_taint.t
- dist/IO/t/io_tell.t
- dist/IO/t/io_udp.t
- dist/IO/t/io_unix.t
- dist/IO/t/io_utf8.t
- dist/IO/t/io_utf8argv.t
- dist/IO/t/io_xs.t
- dist/lib/lib_pm.PL
- dist/lib/Makefile.PL
- dist/lib/t/01lib.t
- lib/unicore/mktables
- pod/perlfilter.pod
- pod/perlpodstyle.pod
- Porting/Maintainers.pm
- Porting/perldelta_template.pod
- TestInit.pm
- vutil.c
- vutil.h
- vxs.inc
resources:
bugtracker: https://rt.perl.org/
homepage: http://www.perl.org/
license: http://dev.perl.org/licenses/
repository: http://perl5.git.perl.org/
version: '5.023004'
x_serialization_backend: 'CPAN::Meta::YAML version 0.017'
|