blob: bf5b650514a01f8774035015a6a8cacc157983fa (
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
|
name: perl
version: 5.011005
abstract: Practical Extraction and Report Language
author: perl5-porters@perl.org
license: perl
resources:
homepage: http://www.perl.org/
bugtracker: http://rt.perl.org/perlbug/
license: http://dev.perl.org/licenses/
repository: http://perl5.git.perl.org/
distribution_type: core
generated_by: Porting/makemeta
no_index:
directory:
- cpan
- dist/Attribute-Handlers
- dist/base
- dist/constant
- dist/Data-Dumper
- dist/ExtUtils-Install
- dist/Filter-Simple
- dist/IO/
- dist/lib/
- dist/Locale-Maketext
- dist/Module-CoreList
- dist/Net-Ping
- dist/Pod-Perldoc
- dist/Pod-Plainer
- dist/Safe
- dist/SelfLoader
- dist/Storable
- dist/Switch
- dist/Thread-Queue
- dist/Thread-Semaphore
- dist/threads
- dist/threads-shared
- dist/XSLoader
- ext/Time-Local
- lib/version
file:
- 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/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_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_xs.t
- dist/lib/lib_pm.PL
- dist/lib/Makefile.PL
- dist/lib/t/01lib.t
- lib/Exporter.pm
- lib/Exporter.t
- lib/Exporter/Heavy.pm
- lib/newgetopt.pl
- lib/version.pm
- lib/version.pod
- lib/version.t
- pod/perldoc.pod
- pod/perlfilter.pod
- pod/pod2latex.PL
- pod/pod2man.PL
- pod/pod2text.PL
- pod/pod2usage.PL
- pod/podchecker.PL
- pod/podselect.PL
|