@@ -20,27 +20,15 @@ are to be defined later.)
20
20
= comment The following should be a table but formatting in tables is
21
21
not yet rendered properly.
22
22
23
- = item X < B < MONKEY-BARS > |MONKEY-BARS> [NYI]
24
-
25
- = item X < B < MONKEY-BRAINS > |MONKEY-BRAINS> [NYI]
26
-
27
- = item X < B < MONKEY-BUSINESS > |MONKEY-BUSINESS> [NYI]
28
-
29
23
= item X < B < MONKEY-GUTS > |MONKEY-GUTS>
30
24
31
25
This pragma is not currently part of any Perl 6 specification, but is present
32
26
in Rakudo as a synonym to C < use nqp > (see below).
33
27
34
28
= item X < B < MONKEY-SEE-NO-EVAL > |MONKEY-SEE-NO-EVAL> L < EVAL|/routine/EVAL >
35
29
36
- = item X < B < MONKEY-SHINE > |MONKEY-SHINE> [NYI]
37
-
38
- = item X < B < MONKEY-TRAP > |MONKEY-TRAP> [NYI]
39
-
40
30
= item X < B < MONKEY-TYPING > |MONKEY-TYPING> L < augment|/syntax/augment >
41
31
42
- = item X < B < MONKEY-WRENCH > |MONKEY-WRENCH> [NYI]
43
-
44
32
= item X < B < experimental > |experimental> allows use of experimental features
45
33
46
34
= item X < B < fatal > |fatal>
@@ -136,6 +124,14 @@ before using them. You can relax this restriction with C<no>.
136
124
137
125
= item X < B < worries > |worries> [TBD]
138
126
127
+ = item Other pragma under discussion
128
+
129
+ The following pragma's have been discussed in the past, but will most likely
130
+ never see any functionality implemented for them:
131
+
132
+ MONKEY-BARS, MONKEY-BRAINS, MONKEY-BUSINESS, MONKEY-SHINE, MONKEY-TRAP,
133
+ MONKEY-WRENCH
134
+
139
135
= end pod
140
136
141
137
# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6
0 commit comments