Revision 18450,
657 bytes
checked in by zacheiss, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18449,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | name: perl; |
---|
2 | |
---|
3 | /* entry: main; */ |
---|
4 | |
---|
5 | modules: miniperlmain, |
---|
6 | av, |
---|
7 | deb, |
---|
8 | doio, |
---|
9 | doop, |
---|
10 | dump, |
---|
11 | globals, |
---|
12 | gv, |
---|
13 | hv, |
---|
14 | locale, |
---|
15 | mg, |
---|
16 | numeric, |
---|
17 | op, |
---|
18 | perl, |
---|
19 | perlapi, |
---|
20 | perlio, |
---|
21 | perly, |
---|
22 | pp, |
---|
23 | pp_ctl, |
---|
24 | pp_hot, |
---|
25 | pp_pack, |
---|
26 | pp_sort, |
---|
27 | pp_sys, |
---|
28 | reentr, |
---|
29 | regcomp, |
---|
30 | regexec, |
---|
31 | run, |
---|
32 | scope, |
---|
33 | sv, |
---|
34 | taint, |
---|
35 | toke, |
---|
36 | universal, |
---|
37 | utf8, |
---|
38 | util, |
---|
39 | vos, |
---|
40 | xsutils; |
---|
41 | |
---|
42 | end; |
---|
Note: See
TracBrowser
for help on using the repository browser.