Skip to content

Commit 6052e63

Browse files
committed
Add missing categories to HomePage
Thanks to japh++ for pointing this out
1 parent 9fad392 commit 6052e63

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

lib/HomePage.pod

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ programming language!
3131
<dd>
3232
Language or DSL interpreters
3333
</dd>
34+
<dt><a href="/categories/module-management.html">Module Management</a></dt>
35+
<dd>
36+
Examples of organising modules
37+
</dd>
3438
<dt><a href="/categories/parsers.html">Parsers</a></dt>
3539
<dd>
3640
Example grammars
@@ -47,6 +51,10 @@ programming language!
4751
<dd>
4852
Implementations for the Computer Language Benchmark Game
4953
</dd>
54+
<dt><a href="/categories/tutorial.html">Perl6 Tutorial Examples</a></dt>
55+
<dd>
56+
Initial work in collecting Perl 6 tutorial examples
57+
</dd>
5058
<dt><a href="/categories/wsg.html">Winter Scripting Games</a></dt>
5159
<dd>
5260
Answers for the Winter Scripting Games

0 commit comments

Comments
 (0)