Skip to content

Commit ad40c32

Browse files
authored
Reorder item list
1 parent 3e2f0ec commit ad40c32

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

doc/HomePage.pod

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ by reporting mistakes or sending patches.
1111

1212
<dl>
1313

14-
<dt><a href="/programs.html">Perl 6 Programs</a></dt>
15-
<dd>
16-
A collection of documents describing how to
17-
run the Perl 6 executable program and other utilities,
18-
how to debug Perl 6 programs, and how to hack on Perl 6
19-
source code.
20-
</dd>
21-
2214
<dt><a href="/language.html">Language Reference & Tutorials</a></dt>
2315
<dd>
2416
A collection of documents describing, in detail, the various
@@ -35,6 +27,15 @@ by reporting mistakes or sending patches.
3527
<dd>
3628
Index of built-in subroutines and methods.
3729
</dd>
30+
31+
<dt><a href="/programs.html">Perl 6 Programs</a></dt>
32+
<dd>
33+
A collection of documents describing how to
34+
run the Perl 6 executable program and other utilities,
35+
how to debug Perl 6 programs, and how to hack on Perl 6
36+
source code.
37+
</dd>
38+
3839
Z<<
3940
<dt><a href="/module.html">Module Reference</a></dt>
4041
<dd>

0 commit comments

Comments
 (0)