File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,6 @@ by reporting mistakes or sending patches.
11
11
12
12
<dl>
13
13
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
-
22
14
<dt><a href="/language.html">Language Reference & Tutorials</a></dt>
23
15
<dd>
24
16
A collection of documents describing, in detail, the various
@@ -35,6 +27,15 @@ by reporting mistakes or sending patches.
35
27
<dd>
36
28
Index of built-in subroutines and methods.
37
29
</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
+
38
39
Z<<
39
40
<dt><a href="/module.html">Module Reference</a></dt>
40
41
<dd>
You can’t perform that action at this time.
0 commit comments