File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
* extensive Perl 6 tutorial covers all major language parts,
4
4
* building step by step (chapter by chapter) an useful application,
5
- * has parallel Perl 5 tutorial under ...
5
+ * has parallel Perl 5 tutorial under [ bitbucket ] ( https://bitbucket.org/lichtkind/perl-tut-problem-solver )
6
6
* start reading from [ Menu] ( /menu.md )
Original file line number Diff line number Diff line change 1
1
2
- + [ Chapter 0] ( /chapter_0/text0.md ) [ Code] ( /chapter_0/bn0.pl6 )
3
- + [ Chapter 1] ( /chapter_1/text1.md ) [ Code] ( /chapter_1/bn1.pl6 )
4
- + [ Chapter 2] ( /chapter_2/text2.md ) [ Code] ( /chapter_2/bn2.pl6 )
5
- + [ Chapter 3] ( /chapter_3/text3.md ) [ Code] ( /chapter_3/bn3.pl6 )
6
- + [ Chapter 4] ( /chapter_4/text4.md ) [ Code] ( /chapter_4/bn4.pl6 )
2
+ + [ Chapter 0] ( /chapter_0/text0.md ) [ Code] ( /chapter_0/bn0.pl6 )
3
+ + [ Chapter 1] ( /chapter_1/text1.md ) [ Code] ( /chapter_1/bn1.pl6 )
4
+ + [ Chapter 2] ( /chapter_2/text2.md ) [ Code] ( /chapter_2/bn2.pl6 )
5
+ + [ Chapter 3] ( /chapter_3/text3.md ) [ Code] ( /chapter_3/bn3.pl6 )
6
+ + [ Chapter 4] ( /chapter_4/text4.md ) [ Code] ( /chapter_4/bn4.pl6 )
7
7
+ Chapter 5
8
8
+ Chapter 6
9
9
+ Chapter 7
You can’t perform that action at this time.
0 commit comments