source: trunk/third/perl/vos/perl.bind @ 14545

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