We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ffd98 commit 2aa6658Copy full SHA for 2aa6658
doc/Language/objects.pod6
@@ -4,8 +4,8 @@
4
5
=SUBTITLE Object Orientation in Perl 6
6
7
-Perl 6 provides strong support for object oriented programming. Although
8
-Perl 6 allows programmers to program in multiple paradigms, object oriented
+Perl 6 provides strong support for object oriented programming. Although
+Perl 6 allows programmers to program in multiple paradigms, object oriented
9
programming is at the heart of the language.
10
11
Perl 6 comes with a wealth of predefined types, which can be classified in
0 commit comments