File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -261,7 +261,14 @@ <h2><a name="Feather">Official Perl 6 Documentation</a></h2>
261
261
< td > </ td >
262
262
</ tr >
263
263
< tr > < td > 23</ td > < td > Security</ td > < td colspan ="4 "> (TBD)</ td > </ tr >
264
- < tr > < td > 24</ td > < td > Testing</ td > < td colspan ="4 "> (TBD)</ td > </ tr >
264
+ < tr >
265
+ < td > 24</ td >
266
+ < td > Testing</ td >
267
+ < td > < a href ="S24.html "> < strong > Synopsis</ strong > </ a > </ td >
268
+ < td > < a href ="http://github.com/perl6/specs/raw/master/S24-testing.pod "> S24-testing.pod</ a > </ td >
269
+ < td > </ td >
270
+ < td > </ td >
271
+ </ tr >
265
272
< tr > < td > 25</ td > < td > Portable perl</ td > < td colspan ="4 "> (TBD)</ td > </ tr >
266
273
< tr >
267
274
< td > 26</ td >
@@ -419,7 +426,7 @@ <h2>Differences from Perl 5</h2>
419
426
< h2 > Further reading</ h2 >
420
427
421
428
< p > For further information on Perl 6, links to examples, tutorials etc. please
422
- visit < a href ="http://perl6.org/ "> perl6.org, the offiical Perl 6
429
+ visit < a href ="http://perl6.org/ "> perl6.org, the official Perl 6
423
430
homepage</ a > .</ p >
424
431
425
432
You can’t perform that action at this time.
0 commit comments