File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -143,6 +143,8 @@ the explanation later for you and everybody else.
143
143
144
144
=head2 KISS
145
145
146
+ Keep It Simple, Stupid!
147
+
146
148
=head1 L
147
149
148
150
=head2 lazy
@@ -161,6 +163,8 @@ the explanation later for you and everybody else.
161
163
162
164
=head2 MMD
163
165
166
+ See L<multi-method dispatch>.
167
+
164
168
=head2 moarvm
165
169
166
170
=head2 module
@@ -207,9 +211,9 @@ the explanation later for you and everybody else.
207
211
208
212
=head2 pair
209
213
210
- =head2 panda
214
+ =head2 Panda
211
215
212
- =head2 parrot
216
+ =head2 Parrot
213
217
214
218
=head2 parse
215
219
@@ -219,8 +223,12 @@ the explanation later for you and everybody else.
219
223
220
224
=head2 PIR
221
225
226
+ Parrot Intermediate Representation.
227
+
222
228
=head2 PMC
223
229
230
+ Parrot Magic Cookie.
231
+
224
232
=head2 pod
225
233
226
234
=head2 pod6
@@ -311,6 +319,8 @@ the explanation later for you and everybody else.
311
319
312
320
=head2 TIMTOWTDI
313
321
322
+ There Is More Than One Way To Do It.
323
+
314
324
=head2 token
315
325
316
326
=head2 topic
@@ -319,6 +329,8 @@ the explanation later for you and everybody else.
319
329
320
330
=head2 TTIAR
321
331
332
+ Two Terms In A Row.
333
+
322
334
=head1 U
323
335
324
336
=head2 unit
You can’t perform that action at this time.
0 commit comments