Commit | Line | Data |
---|---|---|
0cf51544 | 1 | name: perl |
4eeeaff6 | 2 | version: 5.011000 |
717f132d | 3 | abstract: Practical Extraction and Report Language |
0cf51544 JH |
4 | author: perl5-porters@perl.org |
5 | license: perl | |
ec08ff80 NC |
6 | resources: |
7 | homepage: http://www.perl.org/ | |
8 | bugtracker: http://rt.perl.org/perlbug/ | |
9 | license: http://dev.perl.org/licenses/ | |
0cf51544 | 10 | distribution_type: core |
dbcf044e NC |
11 | generated_by: Porting/makemeta |
12 | no_index: | |
0cf51544 | 13 | directory: |
c333c49d JV |
14 | - cpan/Archive-Extract |
15 | - cpan/Archive-Tar | |
16 | - cpan/autodie | |
17 | - cpan/AutoLoader | |
18 | - cpan/B-Debug | |
19 | - cpan/B-Lint | |
20 | - cpan/bignum | |
21 | - cpan/CGI | |
22 | - cpan/Class-ISA | |
23 | - cpan/Compress-Raw-Bzip2 | |
24 | - cpan/Compress-Raw-Zlib | |
25 | - cpan/CPAN | |
26 | - cpan/CPANPLUS | |
27 | - cpan/CPANPLUS-Dist-Build | |
28 | - cpan/Cwd | |
29 | - cpan/DB_File | |
30 | - cpan/Devel-PPPort | |
31 | - cpan/Digest | |
32 | - cpan/Digest-MD5 | |
33 | - cpan/Digest-SHA | |
34 | - cpan/Encode | |
35 | - cpan/encoding-warnings | |
36 | - cpan/ExtUtils-CBuilder | |
37 | - cpan/ExtUtils-Command | |
38 | - cpan/ExtUtils-MakeMaker | |
39 | - cpan/ExtUtils-Manifest | |
40 | - cpan/ExtUtils-ParseXS | |
41 | - cpan/File-Fetch | |
42 | - cpan/File-Path | |
43 | - cpan/File-Temp | |
44 | - cpan/Filter-Util-Call | |
45 | - cpan/Getopt-Long | |
46 | - cpan/IPC-Cmd | |
47 | - cpan/IPC-SysV | |
48 | - cpan/Log-Message | |
49 | - cpan/Log-Message-Simple | |
50 | - cpan/Math-Complex | |
51 | - cpan/Module-Build | |
52 | - cpan/Module-Load | |
53 | - cpan/Module-Load-Conditional | |
54 | - cpan/Module-Loaded | |
55 | - cpan/NEXT | |
56 | - cpan/Object-Accessor | |
57 | - cpan/Package-Constants | |
58 | - cpan/Params-Check | |
59 | - cpan/Parse-CPAN-Meta | |
60 | - cpan/podlators | |
61 | - cpan/Sys-Syslog | |
62 | - cpan/Term-ANSIColor | |
63 | - cpan/Term-UI | |
64 | - cpan/Test | |
65 | - cpan/Text-Tabs | |
66 | - cpan/Tie-RefHash | |
67 | - cpan/Unicode-Collate | |
68 | - cpan/Unicode-Normalize | |
69 | - dist/Attribute-Handlers | |
70 | - dist/base | |
71 | - dist/constant | |
72 | - dist/Data-Dumper | |
73 | - dist/ExtUtils-Install | |
74 | - dist/Filter-Simple | |
75 | - dist/IO/ | |
76 | - dist/lib/ | |
77 | - dist/Locale-Maketext | |
78 | - dist/Locale-Maketext-Simple | |
79 | - dist/Module-CoreList | |
80 | - dist/Net-Ping | |
81 | - dist/Pod-Perldoc | |
82 | - dist/Pod-Plainer | |
83 | - dist/Safe | |
84 | - dist/Switch | |
85 | - dist/Thread-Queue | |
86 | - dist/Thread-Semaphore | |
87 | - dist/threads | |
88 | - dist/threads-shared | |
89 | - dist/XSLoader | |
90 | - ext/ExtUtils-Constant | |
91 | - ext/if | |
92 | - ext/IO-Compress | |
93 | - ext/IO-Zlib | |
94 | - ext/libnet | |
95 | - ext/List-Util | |
96 | - ext/Locale-Codes | |
97 | - ext/Math-BigInt | |
98 | - ext/Math-BigInt-FastCalc | |
99 | - ext/Math-BigRat | |
100 | - ext/Memoize | |
101 | - ext/MIME-Base64 | |
102 | - ext/Module-Pluggable | |
103 | - ext/parent | |
104 | - ext/PerlIO-via-QuotedPrint | |
105 | - ext/Pod-Escapes | |
106 | - ext/Pod-LaTeX | |
107 | - ext/Pod-Parser | |
108 | - ext/Pod-Simple | |
109 | - ext/Shell | |
0cf51544 | 110 | - ext/Storable |
c333c49d JV |
111 | - ext/Term-Cap |
112 | - ext/Test-Harness | |
113 | - ext/Test-Simple | |
114 | - ext/Text-Balanced | |
115 | - ext/Text-ParseWords | |
116 | - ext/Text-Soundex | |
117 | - ext/Tie-File | |
118 | - ext/Time-HiRes | |
119 | - ext/Time-Local | |
120 | - ext/Time-Piece | |
201a0ee1 | 121 | - ext/Win32 |
c333c49d JV |
122 | - ext/Win32API-File |
123 | - lib/version | |
0cf51544 JH |
124 | |
125 | file: | |
c333c49d JV |
126 | - dist/IO/ChangeLog |
127 | - dist/IO/hints/sco.pl | |
128 | - dist/IO/IO.pm | |
129 | - dist/IO/IO.xs | |
130 | - dist/IO/lib/IO/Dir.pm | |
131 | - dist/IO/lib/IO/File.pm | |
132 | - dist/IO/lib/IO/Handle.pm | |
133 | - dist/IO/lib/IO/Pipe.pm | |
134 | - dist/IO/lib/IO/Poll.pm | |
135 | - dist/IO/lib/IO/Seekable.pm | |
136 | - dist/IO/lib/IO/Select.pm | |
137 | - dist/IO/lib/IO/Socket.pm | |
138 | - dist/IO/lib/IO/Socket/INET.pm | |
139 | - dist/IO/lib/IO/Socket/UNIX.pm | |
140 | - dist/IO/Makefile.PL | |
141 | - dist/IO/poll.c | |
142 | - dist/IO/poll.h | |
143 | - dist/IO/README | |
144 | - dist/IO/t/IO.t | |
145 | - dist/IO/t/io_const.t | |
146 | - dist/IO/t/io_dir.t | |
147 | - dist/IO/t/io_dup.t | |
148 | - dist/IO/t/io_file.t | |
149 | - dist/IO/t/io_linenum.t | |
150 | - dist/IO/t/io_multihomed.t | |
151 | - dist/IO/t/io_pipe.t | |
152 | - dist/IO/t/io_poll.t | |
153 | - dist/IO/t/io_sel.t | |
154 | - dist/IO/t/io_sock.t | |
155 | - dist/IO/t/io_taint.t | |
156 | - dist/IO/t/io_tell.t | |
157 | - dist/IO/t/io_udp.t | |
158 | - dist/IO/t/io_unix.t | |
159 | - dist/IO/t/io_utf8.t | |
160 | - dist/IO/t/io_xs.t | |
161 | - dist/lib/lib_pm.PL | |
162 | - dist/lib/Makefile.PL | |
163 | - dist/lib/t/01lib.t | |
16d20484 RGS |
164 | - lib/Exporter.pm |
165 | - lib/Exporter.t | |
166 | - lib/Exporter/Heavy.pm | |
c333c49d | 167 | - lib/newgetopt.pl |
16d20484 RGS |
168 | - lib/version.pm |
169 | - lib/version.pod | |
170 | - lib/version.t | |
c333c49d JV |
171 | - pod/perldoc.pod |
172 | - pod/perlfilter.pod | |
173 | - pod/pod2latex.PL | |
0cf51544 JH |
174 | - pod/pod2man.PL |
175 | - pod/pod2text.PL | |
3e9ed10a FD |
176 | - pod/pod2usage.PL |
177 | - pod/podchecker.PL | |
178 | - pod/podselect.PL | |
0cf51544 | 179 |