@@ -19,7 +19,7 @@ our @section_data = (
19
19
id => ' tutorials' ,
20
20
name => ' Tutorials' ,
21
21
pages => [qw/ perlreftut perldsc perllol perlrequick
22
- perlretut perlboot perltoot perltooc perlbot
22
+ perlretut perlboot perlootut perltoot perltooc perlbot
23
23
perlstyle perlcheat perltrap perldebtut
24
24
perlopentut perlpacktut perlthrtut perlothrtut
25
25
perlxstut perlunitut perlpragma/ ]
@@ -35,22 +35,22 @@ our @section_data = (
35
35
id => ' language' ,
36
36
name => ' Language reference' ,
37
37
pages => [qw/ perlsyn perldata perlsub perlop
38
- perlfunc perlpod perlpodspec perldiag
38
+ perlfunc perlpod perlpodspec perlpodstyle perldiag
39
39
perllexwarn perldebug perlvar perlre
40
40
perlreref perlrebackslash perlrecharclass perlref perlform perlobj perltie
41
41
perldbmfilter perlipc perlfork perlnumber
42
- perlperf perlport perllocale perluniintro perlunicode perluniprops
42
+ perlperf perlport perllocale perluniintro perlunicode perluniprops perlunicook
43
43
perlebcdic perlsec perlmod perlmodlib
44
44
perlmodstyle perlmodinstall perlnewmod
45
- perlcompile perlfilter perlglossary CORE
45
+ perlcompile perlfilter perlglossary perlexperiment perldtrace CORE
46
46
/ ]
47
47
},
48
48
{
49
49
id => ' internals' ,
50
50
name => ' Internals and C language interface' ,
51
- pages => [qw/ perlembed perldebguts perlxs perlxstut perlrepository
51
+ pages => [qw/ perlembed perldebguts perlxs perlxstut perlxstypemap perlinterp perlsource perlrepository
52
52
perlclib perlguts perlcall perlapi perlintern perlmroapi
53
- perliol perlapio perlhack perlreguts perlreapi perlpolicy/ ]
53
+ perliol perlapio perlhack perlhacktut perlhacktips perlreguts perlreapi perlpolicy/ ]
54
54
},
55
55
{
56
56
id => ' history' ,
0 commit comments