|
6 | 6 |
|
7 | 7 | =head1 Overview
|
8 | 8 |
|
9 |
| -"Perl 5 was my rewrite of Perl. I want Perl 6 to be the community's rewrite |
| 9 | +"Perl 5 was my rewrite of Perl. I want Perl 6 to be the community's rewrite |
10 | 10 | of Perl and of the community." - Larry Wall (circa 2000)
|
11 | 11 |
|
12 |
| -"I am in favor of this change [a community driven renaming from Perl 6 to Raku], because it reflects an ancient wisdom: |
| 12 | +"I am in favor of this change [a community driven renaming from Perl 6 to Raku], because it reflects an ancient wisdom: |
13 | 13 | “No one sews a patch of unshrunk cloth on an old garment, for the patch will pull away from
|
14 | 14 | the garment, making the tear worse. Neither do people pour new wine into old wineskins.
|
15 | 15 | If they do, the skins will burst; the wine will run out and the wineskins will be ruined.
|
@@ -67,7 +67,7 @@ RT queue search and utility bot.
|
67 | 67 | =begin item
|
68 | 68 | B<camelia>
|
69 | 69 |
|
70 |
| -Perl 6 code evaluation bot. We use this for live testing of code |
| 70 | +Perl 6 code evaluation bot. We use this for live testing of code |
71 | 71 | that may be of interest to others; it chats back to the channel.
|
72 | 72 | C<perl6: my $a>
|
73 | 73 | will result in a test against the latest revisions of rakudo and niecza,
|
@@ -132,7 +132,7 @@ IRC logging bot.
|
132 | 132 | =begin item
|
133 | 133 | B<nativecallable> (L<details|https://github.com/perl6/whateverable/wiki/Nativecallable>)
|
134 | 134 |
|
135 |
| -an IRC bot for generating Perl 6 NativeCall code from C |
| 135 | +an IRC bot for generating Perl 6 NativeCall code from C |
136 | 136 | definitions. It can be addressed by its full name
|
137 | 137 | ('nativecallable6') or its short name ('nativecall'). The bot is
|
138 | 138 | using C<App::GPTrixie> to do the conversion.
|
|
0 commit comments