Commit | Line | Data |
0cf51544 |
1 | name: perl |
84e09a8c |
2 | version: 5.011005 |
717f132d |
3 | abstract: Practical Extraction and Report Language |
0cf51544 |
4 | author: perl5-porters@perl.org |
5 | license: perl |
ec08ff80 |
6 | resources: |
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 |
11 | distribution_type: core |
dbcf044e |
12 | generated_by: Porting/makemeta |
13 | no_index: |
0cf51544 |
14 | directory: |
99115150 |
15 | - cpan |
c333c49d |
16 | - dist/Attribute-Handlers |
17 | - dist/base |
18 | - dist/constant |
19 | - dist/Data-Dumper |
20 | - dist/ExtUtils-Install |
21 | - dist/Filter-Simple |
22 | - dist/IO/ |
23 | - dist/lib/ |
24 | - dist/Locale-Maketext |
c333c49d |
25 | - dist/Module-CoreList |
26 | - dist/Net-Ping |
27 | - dist/Pod-Perldoc |
28 | - dist/Pod-Plainer |
29 | - dist/Safe |
272b0f06 |
30 | - dist/SelfLoader |
31 | - dist/Storable |
c333c49d |
32 | - dist/Switch |
33 | - dist/Thread-Queue |
34 | - dist/Thread-Semaphore |
35 | - dist/threads |
36 | - dist/threads-shared |
37 | - dist/XSLoader |
c333c49d |
38 | - ext/Time-Local |
c333c49d |
39 | - lib/version |
0cf51544 |
40 | |
41 | file: |
c333c49d |
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 |
16d20484 |
80 | - lib/Exporter.pm |
81 | - lib/Exporter.t |
82 | - lib/Exporter/Heavy.pm |
c333c49d |
83 | - lib/newgetopt.pl |
16d20484 |
84 | - lib/version.pm |
85 | - lib/version.pod |
86 | - lib/version.t |
c333c49d |
87 | - pod/perldoc.pod |
88 | - pod/perlfilter.pod |
89 | - pod/pod2latex.PL |
0cf51544 |
90 | - pod/pod2man.PL |
91 | - pod/pod2text.PL |
3e9ed10a |
92 | - pod/pod2usage.PL |
93 | - pod/podchecker.PL |
94 | - pod/podselect.PL |
0cf51544 |
95 | |